https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98341
Mikael Pettersson <mikpelinux at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikpelinux at gmail dot com --- Comment #1 from Mikael Pettersson <mikpelinux at gmail dot com> --- I recently got a similar error which I'm currently trying to bisect. gcc-11-20201018 was Ok. +===========================GNAT BUG DETECTED==============================+ | 11.0.0 20201206 (experimental) (m68k-unknown-linux-gnu) Storage_Error stack overflow or erroneous memory access| | No source file position information available | | Please submit a bug report; see https://gcc.gnu.org/bugs/ . | | Use a subject line meaningful to you and us to track the bug. | | Include the entire contents of this bug box in the report. | | Include the exact command that you entered. | | Also include sources listed below. | +==========================================================================+ Please include these source files with error report Note that list may not be accurate in some cases, so please double check that the problem can still be reproduced with the set of files listed. Consider also -gnatd.n switch (see debug.adb). /mnt/scratch/gcc-11-20201206/gcc/ada/gcc-interface/system.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-except.adb /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-except.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/ada.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-parame.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-stalib.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-unccon.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-traent.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-except.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-excdeb.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-soflin.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-secsta.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-stoele.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-stache.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-wchcon.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-wchstw.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-traceb.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-trasym.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-exctab.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-excach.adb /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-exexda.adb /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-exexpr.adb /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-uncdea.ads ada/libgnat/s-excmac.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-exextr.adb /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-elchha.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-imgint.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-imagei.ads /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-exstat.adb /mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-stoele.adb compilation abandoned make[3]: *** [/mnt/scratch/gcc-11-20201206/gcc/ada/gcc-interface/Make-lang.in:1053: ada/libgnat/a-except.o] Error 1 make[3]: Leaving directory '/mnt/scratch/objdir11/gcc' make[2]: *** [Makefile:4820: all-stage3-gcc] Error 2 make[2]: Leaving directory '/mnt/scratch/objdir11' make[1]: *** [Makefile:20508: stage3-bubble] Error 2 make[1]: Leaving directory '/mnt/scratch/objdir11' make: *** [Makefile:20572: bootstrap] Error 2