This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]