[Bug bootstrap/11524] New: [3.4 regression] ada bootstrap error in stage2

debian-gcc at lists dot debian dot org gcc-bugzilla@gcc.gnu.org
Tue Jul 15 05:41:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11524

           Summary: [3.4 regression] ada bootstrap error in stage2
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: hppa-linux
  GCC host triplet: hppa-linux
GCC target triplet: hppa-linux

with CVS 20030713 Ada fails to bootstrap on hppa-linux:

stage2/xgcc -Bstage2/ -B/usr/lib/gcc-snapshot/hppa-linux/bin/ -c -O2      
-gnatpg -gnata -I- -I. -Iada -I../../src/gcc/ada ../../src/gcc/ada/csets.adb -o
ada/csets.o
+===========================GNAT BUG DETECTED==============================+
| 3.4 20030713 (experimental) (hppa-unknown-linux-gnu) Segmentation fault  |
| Error detected at ../../src/gcc/ada/csets.adb:1092:17                    |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.            |
| 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.

../../src/gcc/ada/csets.adb
../../src/gcc/ada/csets.ads
../../src/gcc/ada/opt.ads
../../src/gcc/ada/hostparm.ads
../../src/gcc/ada/types.ads

compilation abandoned
make[4]: *** [ada/csets.o] Error 1
make[4]: Leaving directory
`/build/packages/gcc/snap/gcc-snapshot-20030713/build/gcc'
make[3]: *** [stage3_build] Error 2
make[3]: Leaving directory
`/build/packages/gcc/snap/gcc-snapshot-20030713/build/gcc'
make[2]: *** [bootstrap-lean] Error 2



More information about the Gcc-bugs mailing list