https://sourceware.org/bugzilla/show_bug.cgi?id=27519
Jian Cai changed:
What|Removed |Added
Resolution|--- |NOTABUG
Status|UNCONFIRMED
https://sourceware.org/bugzilla/show_bug.cgi?id=27519
Jian Cai changed:
What|Removed |Added
Version|unspecified |2.35.1
--
You are receiving this mail bec
https://sourceware.org/bugzilla/show_bug.cgi?id=27519
Jian Cai changed:
What|Removed |Added
URL||https://crbug.com/1184997
--
You are rece
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: caij2003 at gmail dot com
Target Milestone: ---
According to "ARM Architecture Reference Manual ARMv7-A and ARMv7-R edition",
the subtraction instruction of registers has the following synt
https://sourceware.org/bugzilla/show_bug.cgi?id=25750
Jian Cai changed:
What|Removed |Added
Resolution|FIXED |WONTFIX
--
You are receiving this mail be
https://sourceware.org/bugzilla/show_bug.cgi?id=25750
Jian Cai changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://sourceware.org/bugzilla/show_bug.cgi?id=25750
--- Comment #8 from Jian Cai ---
Hi Nick,
Thanks for the feedback. First all of, apology and correction to the code
example I came up with in
https://sourceware.org/bugzilla/show_bug.cgi?id=25750#c4. It should be
.macro foo insn1 insn2
\insn
https://sourceware.org/bugzilla/show_bug.cgi?id=25750
--- Comment #6 from Jian Cai ---
> So this:
>
> .macro foo insn1 insn2
> \insn1 \insn2
> .endm
>
> foo .section .sec1
>
> Does work.
Thanks for the suggestion. I found this issue while working on
https://github.com/ClangBuiltL
https://sourceware.org/bugzilla/show_bug.cgi?id=25750
--- Comment #4 from Jian Cai ---
Sorry I just realized my question was misleading. What I really meant was if
vararg would work on a macro taking as input multiple directives with
arguments, such as the one below. vararg seemed to not work wit
https://sourceware.org/bugzilla/show_bug.cgi?id=25750
--- Comment #2 from Jian Cai ---
Hi Nick,
Thank you for the information. I used gas 2.33.1
$ as -v
GNU assembler version 2.33.1 (aarch64-linux-gnu) using BFD version (GNU
Binutils for Debian) 2.33.1
Does :vararg work for multiple arguments?
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: caij2003 at gmail dot com
Target Milestone: ---
Handling of spaces between directives and their arguments when expanding macros
11 matches
Mail list logo