https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80897
--- Comment #2 from Anatoly Pugachev <matorola at gmail dot com> --- ... make[7]: Entering directory '/1/mator/gcc8/gcc/ada/rts' make[7]: 'a-assert.o' is up to date. /1/mator/gcc8/./gcc/xgcc -B/1/mator/gcc8/./gcc/ -B/1/gcc/sparc64-linux-gnu/bin/ -B/1/gcc/sparc64-linux-gnu/lib/ -isystem /1/gcc/sparc64-linux-gnu/include -isystem /1/gcc/sparc64-linux-gnu/sys-include -c -g -O2 -fPIC -W -Wall -gnatpg -nostdinc a-btgbso.adb -o a-btgbso.o +===========================GNAT BUG DETECTED==============================+ | 8.0.0 20170604 (experimental) (sparc64-linux-gnu) Storage_Error stack overflow or erroneous memory access| | Error detected at s-finroo.ads:44:4 | | 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). system.ads a-btgbso.adb a-btgbso.ads a-crbltr.ads a-contai.ads ada.ads a-conhel.ads a-finali.ads s-finroo.ads s-atocou.ads a-rbtgbo.ads a-stream.ads a-tags.ads s-stoele.ads s-exctab.ads s-stalib.ads a-unccon.ads s-soflin.ads a-except.ads s-parame.ads s-traent.ads s-stache.ads compilation abandoned ../gcc-interface/Makefile:296: recipe for target 'a-btgbso.o' failed make[7]: *** [a-btgbso.o] Error 1 make[7]: Leaving directory '/1/mator/gcc8/gcc/ada/rts' ...