bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/175] String merge doesn't work right


From: hjl at lucon dot org
Subject: [Bug ld/175] String merge doesn't work right
Date: 20 May 2004 17:15:11 -0000

------- Additional Comments From hjl at lucon dot org  2004-05-20 17:15 -------
Created an attachment (id=90)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=90&action=view)
A testcase

When the code is compiled with gcc 3.4.0, I get

# /usr/gcc-3.4/bin/gcc -O 20030928-1.c
/usr/local/bin/ld: /tmp/ccxArUZ8.o: access beyond end of merged section
(-131072 + 0)
/usr/local/bin/ld: /tmp/ccxArUZ8.o: access beyond end of merged section
(-131072 + 0)
/usr/local/bin/ld: /tmp/ccxArUZ8.o: access beyond end of merged section
(-262136 + 0)
/usr/local/bin/ld: /tmp/ccxArUZ8.o: access beyond end of merged section
(-262136 + 0)
/usr/local/bin/ld: /tmp/ccxArUZ8.o: access beyond end of merged section
(-393200 + 0)
/usr/local/bin/ld: /tmp/ccxArUZ8.o: access beyond end of merged section
(-393200 + 0)
/usr/local/bin/ld: /tmp/ccxArUZ8.o: access beyond end of merged section
(-524264 + 0)
/usr/local/bin/ld: /tmp/ccxArUZ8.o: access beyond end of merged section
(-524264 + 0)
/usr/local/bin/ld: /tmp/ccxArUZ8.o: access beyond end of merged section
(-655328 + 0)
/usr/local/bin/ld: /tmp/ccxArUZ8.o: access beyond end of merged section
(-655328 + 0)
/usr/local/bin/ld: /tmp/ccxArUZ8.o: access beyond end of merged section
(-786392 + 0)
/usr/local/bin/ld: /tmp/ccxArUZ8.o: access beyond end of merged section
(-786392 + 0)
/usr/local/bin/ld: /tmp/ccxArUZ8.o: access beyond end of merged section
(-917456 + 0)
/usr/local/bin/ld: /tmp/ccxArUZ8.o: access beyond end of merged section
(-917456 + 0)
/usr/local/bin/ld: /tmp/ccxArUZ8.o: access beyond end of merged section
(-1048520 + 0)
/usr/local/bin/ld: /tmp/ccxArUZ8.o: access beyond end of merged section
(-1048520 + 0)

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=175

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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