------- Additional Comments From andersk at ksplice dot com  2010-06-28 19:00 
-------
Created an attachment (id=4859)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4859&action=view)
assembler test case

Sure.  This was generated by
$ echo 'int main() { return 0; }' > test.c
$ clang -v -save-temps -g -c test.c
…
 as --gdwarf2 -V -Qy --64 -o test.o test.s
GNU assembler version 2.20.51 (x86_64-linux-gnu) using BFD version (GNU
Binutils for Ubuntu) 2.20.51-system.20100617
test.s: Assembler messages:
test.s:414: Fatal error: duplicate .debug_line sections


-- 


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

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

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

Reply via email to