03.07.2014 17:57, Chen Gang wrote:
In this case, 'ret' is already '-1', so need not do it again.
It's a very minor thing in an error path, maybe compiler even eliminates this statement entirely by its own already. Not sure it is worth the effort but applied to the -trivial tree anyway, thanks! /mjt