[gold patch obvious] Remove unnecessary code in Sort_commons::operator()

Cary Coutant ccoutant@google.com
Wed Aug 18 23:29:00 GMT 2010


> Are you absolutely sure that this will produce the same sorting result
> on both OSX and Linux, which have different implementation of qsort?

Yes. If pa == NULL && pb == NULL, then pa < pb == false.

-cary



More information about the Binutils mailing list