------- Additional Comments From hjl at lucon dot org 2007-10-26 06:56 -------
bash-3.2$ cat x.s
.text
movl (%rbx), %eax
1: ud2
.pushsection __bug_table,"a"
2: .quad 1b, .LC0
.word 136, 0
.org 2b+24
.popsection
.L21:
jmp .L21
bash-3.2$ gcc -c x.s
x.s: Assembler messages:
x.s:4: Error: bad expression
x.s:4: Error: junk at end of line, first unrecognized character is `a'
bash-3.2$
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5221
------- 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
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils