bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/4303] gas 2.14 and over make a stabs symbol ABS while gas 2.13


From: Quentin dot Godfroy at ens dot fr
Subject: [Bug gas/4303] gas 2.14 and over make a stabs symbol ABS while gas 2.13 makes it UND
Date: 31 Mar 2007 00:01:42 -0000

------- Additional Comments From Quentin dot Godfroy at ens dot fr  2007-03-31 
01:01 -------
% objdump -t foo-2002-08-08.o foo-2002-08-09.o

foo-2002-08-08.o:     file format a.out-i386-linux

SYMBOL TABLE:
00000000         *UND* 0000 00 01 foo



foo-2002-08-09.o:     file format a.out-i386-linux

SYMBOL TABLE:
00000000 l       *ABS* 0000 00 02 foo

(where foo-'date' is assembled from a single line file containing
«stabs "foo", 0, 0, 0, 0» with gas compiled from sources of 'date'.)


-- 


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

------- 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]