https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110126
Gaius Mulley <gaius at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2023-06-07 Ever confirmed|0 |1 --- Comment #3 from Gaius Mulley <gaius at gcc dot gnu.org> --- Ah yes indeed, so there are two issues: (1) gm2 -Wall -c foo.mod generates an incorrect warning. (2) gm2 cannot concatenate strings before an ASM statement. will fix - thanks for the report(s)