[Bug ld/17154] x86_64 ld fails to select proper plt entry for ifunc

2014-07-14 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17154 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/17154] x86_64 ld fails to select proper plt entry for ifunc

2014-07-14 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17154 --- Comment #2 from Alan Modra --- My freshly built libc.so really does have bcopy jumping to realloc, as shown in the disassembly. 1f4e0 is the realloc plt entry. I built glibc with gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 GNU ld (GNU Binut

[Bug binutils/17159] New: windres messes strings up on big-endian hosts

2014-07-14 Thread steve at sk2 dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=17159 Bug ID: 17159 Summary: windres messes strings up on big-endian hosts Product: binutils Version: 2.24 Status: NEW Severity: normal Priority: P2 Component: binu

Error "Arguments list too long" in gold test many_sections_check

2014-07-14 Thread Ilya Palachev
Good day, dear binutils community. During the build of the latest version of binutils of version 2.24.51 we have obtained the following build error: [ 944s] gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd - I../../gprof/../include -I../../gprof/../bfd -I. - DLOCALEDIR="\"/usr/share/l

[Bug ld/17154] x86_64 ld fails to select proper plt entry for ifunc

2014-07-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17154 --- Comment #1 from H.J. Lu --- libc.so is fine: Starting program: /export/build/gnu/glibc/build-x86_64-linux/string/test-bcopy --direct bcopysimple_bcopy Breakpoint 1, do_one_test (impl=0x604270 , impl=0x

[Bug ld/17154] x86_64 ld fails to select proper plt entry for ifunc

2014-07-14 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17154 Alan Modra changed: What|Removed |Added Target||x86_64-linux Status|NEW

[Bug ld/17154] New: x86_64 ld fails to select proper plt entry for ifunc

2014-07-14 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17154 Bug ID: 17154 Summary: x86_64 ld fails to select proper plt entry for ifunc Product: binutils Version: 2.25 (HEAD) Status: NEW Severity: normal Priority: P2 C