[Bug modula2/105392] SEGV compiling gm2-libs-pim/BitBlockOps.mod on SPARC

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

[Bug modula2/105392] SEGV compiling gm2-libs-pim/BitBlockOps.mod on SPARC

2022-11-23 Thread gaius at gcc dot gnu.org via Gcc-bugs
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.

[Bug modula2/105392] SEGV compiling gm2-libs-pim/BitBlockOps.mod on SPARC

2022-11-10 Thread ro at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105392 Rainer Orth changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug modula2/105392] SEGV compiling gm2-libs-pim/BitBlockOps.mod on SPARC

2022-11-10 Thread ro at gcc dot gnu.org via Gcc-bugs
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

[Bug modula2/105392] SEGV compiling gm2-libs-pim/BitBlockOps.mod on SPARC

2022-11-10 Thread ro at gcc dot gnu.org via Gcc-bugs
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