https://sourceware.org/bugzilla/show_bug.cgi?id=20159
--- Comment #10 from H.J. Lu ---
Created attachment 9303
--> https://sourceware.org/bugzilla/attachment.cgi?id=9303&action=edit
A patch
--
You are receiving this mail because:
You are on the CC list for the bug.
___
https://sourceware.org/bugzilla/show_bug.cgi?id=20159
--- Comment #9 from Paul Braman ---
HJ, maybe you might be on to something ...
I took the test case and compiled it clean on both machines. If I use the
executable I created on Ubuntu 14.04, the test case runs as expected regardless
of which
https://sourceware.org/bugzilla/show_bug.cgi?id=20159
--- Comment #8 from H.J. Lu ---
Created attachment 9301
--> https://sourceware.org/bugzilla/attachment.cgi?id=9301&action=edit
A testcase
[hjl@gnu-tools-1 pr20159]$ make clean
rm -f *.o *.so foo
[hjl@gnu-tools-1 pr20159]$ vi Makefile
[hjl@