https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105392
Gaius Mulley changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105392
--- Comment #3 from Gaius Mulley ---
Many thanks! I've changed all definition modules in gcc/m2/gm2-gcc for
consistency.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105392
Rainer Orth changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105392
--- Comment #2 from Rainer Orth ---
With PR modula2/101392 fixed, I ran into this one again. As it turns out, it's
another instance of the same issue:
$ cc1gm2 -iplugindir=/var/gcc/modula-2/11.4-gcc-g3/./gcc/plugin -quiet -mcpu=v9
-g -O2 -fPIC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105392
--- Comment #1 from Rainer Orth ---
Created attachment 53868
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53868&action=edit
Proposed patch