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.

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

Reply via email to