[Bug gold/22011] glibc math/test-matherr.c fails with gold

2017-09-14 Thread markus at trippelsdorf dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=22011 --- Comment #4 from Markus Trippelsdorf --- % gcc test.i -fuse-ld=bfd -lm % readelf -s --wide ./a.out | grep matherr 7: 0040066a39 FUNCGLOBAL DEFAULT 14 matherr@GLIBC_2.2.5 60: 0040066a39 FUNCGLOBAL

[Bug gold/22011] glibc math/test-matherr.c fails with gold

2017-09-14 Thread ian at airs dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22011 --- Comment #3 from Ian Lance Taylor --- I can't recreate this. I get "matherr is working" from both gold and GNU ld. I tested with tip gold and "Ubuntu EGLIBC 2.19-0ubuntu6.13". That said, I can see the difference. With GNU ld, readelf -

[Bug gold/22011] glibc math/test-matherr.c fails with gold

2017-08-25 Thread markus at trippelsdorf dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=22011 --- Comment #2 from Markus Trippelsdorf --- Not sure it is a dup. The math/test-matherr and math/test-matherr-2 are the only failures that I see. Everything else works just fine when building glibc with gold. -- You are receiving this mail

[Bug gold/22011] glibc math/test-matherr.c fails with gold

2017-08-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22011 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---