http://sourceware.org/bugzilla/show_bug.cgi?id=12608

--- Comment #10 from Witold Baryluk <baryluk at smp dot if.uj.edu.pl> 
2011-04-01 01:51:23 UTC ---
You are right, it is linker. There is small change in assembled *.o files
beetwen 2.18 and 2.21, but it is .comment section which had
now Merge and Strings flags, in 2.21. reruning gcc -shared on
pre-assembled .o files, still produced wrong result as in Aurelien.
(regardles which assembler I used).

Sorry, for confusing you.


It looks that removing -O1 from collect2 command line, fixes problem.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to