http://sourceware.org/bugzilla/show_bug.cgi?id=14891
--- Comment #1 from Dmitry Gorbachev
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
http://sourceware.org/bugzilla/show_bug.cgi?id=14891
Dmitry Gorbachev changed:
What|Removed |Added
Attachment #6762|application/octet-stream|text/plain
mime type|
http://sourceware.org/bugzilla/show_bug.cgi?id=14891
Bug #: 14891
Summary: Section name and symbol name clash
Product: binutils
Version: 2.24 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gas
Hi,
I'm developing software using ARM Virtualization Extension. I use some
macros to shorten up some code, but my issue generally just narrows to
assembler, it seems.
I'm using msr/mrs instructions and while:
mrs SP_SVC, r1
works, the:
mrs SP_FIQ, r1
gives:
/tmp/ccZWskys.s:490: Error: select