https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118485
Bug ID: 118485
Summary: [15 Regression] gnat fails to build on
m68k-linux-gnu-gnu
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: doko at gcc dot gnu.org
Target Milestone: ---
seen with 20250114 on the trunk targeting a m68k-linux-gnu compiler on
x86_64-linux-gnu, the build fails with
raised STORAGE_ERROR : stack overflow or erroneous memory access
make[9]: *** [../gcc-interface/Makefile:300: a-calend.o] Error 1
make[9]: *** Waiting for unfinished jobs....
Note, that this build is still with Nicolas's still unreviewed patches from
PR114065.