bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/21266] Unstable qsort in bfd/elf64-ppc.c results in differ


From: amodra at gmail dot com
Subject: [Bug binutils/21266] Unstable qsort in bfd/elf64-ppc.c results in difference in ld's TLS opt 3 test on Windows
Date: Sun, 19 Mar 2017 21:46:51 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21266

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
This one is easy to fix in elf64-ppc.c, because we are sorting an array of
pointers.  The value of the pointer can be the final key.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]