https://sourceware.org/bugzilla/show_bug.cgi?id=25750

--- Comment #12 from Fangrui Song <i at maskray dot me> ---
Forgot to upload the assembly file I used for the `x86_64-linux-gnu-as a.s &&
objdump -s` command in Comment 11

% cat a.s
.macro foo a:vararg
.ascii "\a"
.endm
foo a, b  (c d), e

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to