bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/14891] Section name and symbol name clash


From: d.g.gorbachev at gmail dot com
Subject: [Bug gas/14891] Section name and symbol name clash
Date: Thu, 29 Nov 2012 05:49:39 +0000

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

--- Comment #1 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 
2012-11-29 05:49:39 UTC ---
Created attachment 6763
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6763
Testcases (PE-COFF)

No error/disappearance for PE-COFF targeted AS:

$ as 2.s -o 2.o
$ nm -a 2.o
00000000 D _bar
00000000 b .bss
00000000 d .data
00000000 ? fake
00000000 d _foo
00000000 B _foo
00000000 t .text

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



reply via email to

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