|
From: | i at maskray dot me |
Subject: | [Bug binutils/25750] GNU as has inconsistent behavior when expanding .macro that takes as input directives with arguments |
Date: | Mon, 13 Apr 2020 00:20:53 +0000 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |