https://sourceware.org/bugzilla/show_bug.cgi?id=25602
seanga2 at gmail dot com changed:
What|Removed |Added
CC||seanga2 at gmail dot com
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: seanga2 at gmail dot com
Target Milestone: ---
Consider the following program:
.macro foo bar=1, baz=2
.print "\bar \baz"
.endm
foo baz=3
when assembling, it prints
$ as macro.S
1 3
However, if .a
https://sourceware.org/bugzilla/show_bug.cgi?id=27297
seanga2 at gmail dot com changed:
What|Removed |Added
CC||seanga2 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25216
seanga2 at gmail dot com changed:
What|Removed |Added
CC||seanga2 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27360
seanga2 at gmail dot com changed:
What|Removed |Added
CC||seanga2 at gmail dot com