[Bug modula2/117777] m2 does not allow single const string in asm volatile

2024-11-25 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11 Gaius Mulley changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug modula2/117777] m2 does not allow single const string in asm volatile

2024-11-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11 --- Comment #3 from GCC Commits --- The master branch has been updated by Gaius Mulley : https://gcc.gnu.org/g:e6d26a21e0369081491941552900ab3cbfdd18a4 commit r15-5662-ge6d26a21e0369081491941552900ab3cbfdd18a4 Author: Gaius Mulley Date: Mon

[Bug modula2/117777] m2 does not allow single const string in asm volatile

2024-11-25 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11 --- Comment #2 from Gaius Mulley --- Created attachment 59702 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59702&action=edit Proposed fix Here is the proposed fix. The bug was a missing grammar optional term to allow a ':' AsmList afte

[Bug modula2/117777] m2 does not allow single const string in asm volatile

2024-11-25 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11 Gaius Mulley changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|