[Bug ada/24994] raised STORAGE_ERROR : stack overflow or erroneous memory access
danglin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jan 6 00:12:00 GMT 2006
------- Comment #13 from danglin at gcc dot gnu dot org 2006-01-06 00:12 -------
Sadly, a slightly different error now appears:
../../xgcc -B../../ -c -O2 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -fno-common -gnatpg -gnata -I- -I../rts -I.
-I/home/da
ve/gcc-4.2/gcc/gcc/ada /home/dave/gcc-4.2/gcc/gcc/ada/make.adb -o make.o
+===========================GNAT BUG DETECTED==============================+
| 4.2.0 20060105 (experimental) (hppa-unknown-linux-gnu) Segmentation fault|
| Error detected at make.adb:7541:23 |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html. |
| 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 gcc or gnatmake command that you entered. |
| Also include sources listed below in gnatchop format |
| (concatenated together with no headers between files). |
+==========================================================================+
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.
/home/dave/gcc-4.2/gcc/gcc/ada/make.adb
/home/dave/gcc-4.2/gcc/gcc/ada/make.ads
/home/dave/gcc-4.2/gcc/gcc/ada/table.ads
/home/dave/gcc-4.2/gcc/gcc/ada/types.ads
/home/dave/gcc-4.2/gcc/gcc/ada/ali.ads
/home/dave/gcc-4.2/gcc/gcc/ada/casing.ads
/home/dave/gcc-4.2/gcc/gcc/ada/gnatvsn.ads
/home/dave/gcc-4.2/gcc/gcc/ada/rident.ads
/home/dave/gcc-4.2/gcc/gcc/ada/ali-util.ads
/home/dave/gcc-4.2/gcc/gcc/ada/csets.ads
/home/dave/gcc-4.2/gcc/gcc/ada/debug.ads
/home/dave/gcc-4.2/gcc/gcc/ada/fmap.ads
/home/dave/gcc-4.2/gcc/gcc/ada/fname.ads
/home/dave/gcc-4.2/gcc/gcc/ada/fname-sf.ads
/home/dave/gcc-4.2/gcc/gcc/ada/fname-uf.ads
/home/dave/gcc-4.2/gcc/gcc/ada/hostparm.ads
/home/dave/gcc-4.2/gcc/gcc/ada/makeusg.ads
/home/dave/gcc-4.2/gcc/gcc/ada/makeutl.ads
/home/dave/gcc-4.2/gcc/gcc/ada/osint.ads
/home/dave/gcc-4.2/gcc/gcc/ada/prj.ads
/home/dave/gcc-4.2/gcc/gcc/ada/scans.ads
/home/dave/gcc-4.2/gcc/gcc/ada/uintp.ads
/home/dave/gcc-4.2/gcc/gcc/ada/alloc.ads
/home/dave/gcc-4.2/gcc/gcc/ada/urealp.ads
/home/dave/gcc-4.2/gcc/gcc/ada/mlib.ads
/home/dave/gcc-4.2/gcc/gcc/ada/mlib-prj.ads
/home/dave/gcc-4.2/gcc/gcc/ada/mlib-tgt.ads
/home/dave/gcc-4.2/gcc/gcc/ada/mlib-utl.ads
/home/dave/gcc-4.2/gcc/gcc/ada/namet.ads
/home/dave/gcc-4.2/gcc/gcc/ada/opt.ads
/home/dave/gcc-4.2/gcc/gcc/ada/osint-m.ads
/home/dave/gcc-4.2/gcc/gcc/ada/output.ads
/home/dave/gcc-4.2/gcc/gcc/ada/prj-com.ads
/home/dave/gcc-4.2/gcc/gcc/ada/prj-env.ads
/home/dave/gcc-4.2/gcc/gcc/ada/prj-pars.ads
/home/dave/gcc-4.2/gcc/gcc/ada/prj-util.ads
/home/dave/gcc-4.2/gcc/gcc/ada/sfn_scan.ads
/home/dave/gcc-4.2/gcc/gcc/ada/sinput.ads
/home/dave/gcc-4.2/gcc/gcc/ada/sinput-p.ads
/home/dave/gcc-4.2/gcc/gcc/ada/snames.ads
/home/dave/gcc-4.2/gcc/gcc/ada/switch.ads
/home/dave/gcc-4.2/gcc/gcc/ada/switch-m.ads
/home/dave/gcc-4.2/gcc/gcc/ada/targparm.ads
/home/dave/gcc-4.2/gcc/gcc/ada/tempdir.ads
/home/dave/gcc-4.2/gcc/gcc/ada/table.adb
/home/dave/gcc-4.2/gcc/gcc/ada/tree_io.ads
/home/dave/gcc-4.2/gcc/gcc/ada/prj-env.adb
raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:380
make[3]: *** [make.o] Error 1
make[3]: Leaving directory `/home/dave/gcc-4.2/objdir/gcc/ada/tools'
make[2]: *** [gnattools-native] Error 2
make[2]: Leaving directory `/home/dave/gcc-4.2/objdir/gnattools'
make[1]: *** [all-gnattools] Error 2
make[1]: Leaving directory `/home/dave/gcc-4.2/objdir'
make: *** [bootstrap] Error 2
Wed Jan 4 23:16:38 PST 2006
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24994
More information about the Gcc-bugs
mailing list