This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/17399] New: Ada does not bootstrap


Hi,
  GCC for the past two days has not been able to build ada.  Here is the build log:
/home/jim/cvs/gcc.head/gcc/gcc/ada/s-except.ads -o ada/s-except.o
stage1/xgcc -Bstage1/ -B/home/jim/var/ppc-linux/powerpc-unknown-linux-gnu/bin/
-c -g -O2      -gnatpg -gnata -I- -I. -Iada -I/home/jim/cvs/gcc.head/gcc/gcc/ada
/home/jim/cvs/gcc.head/gcc/gcc/ada/ali.adb -o ada/ali.o
+===========================GNAT BUG DETECTED==============================+
| 3.5.0 20040909 (experimental) (powerpc-unknown-linux-gnu) GCC error:     |
| in expand_expr_addr_expr, at expr.c:6118                                 |
| Error detected at ali.adb:2076:1                                         |
| 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.

/home/jim/cvs/gcc.head/gcc/gcc/ada/ali.adb
/home/jim/cvs/gcc.head/gcc/gcc/ada/ali.ads
/home/jim/cvs/gcc.head/gcc/gcc/ada/casing.ads
/home/jim/cvs/gcc.head/gcc/gcc/ada/types.ads
/home/jim/cvs/gcc.head/gcc/gcc/ada/gnatvsn.ads
/home/jim/cvs/gcc.head/gcc/gcc/ada/rident.ads
/home/jim/cvs/gcc.head/gcc/gcc/ada/table.ads
/home/jim/cvs/gcc.head/gcc/gcc/ada/butil.ads
/home/jim/cvs/gcc.head/gcc/gcc/ada/debug.ads
/home/jim/cvs/gcc.head/gcc/gcc/ada/fname.ads
/home/jim/cvs/gcc.head/gcc/gcc/ada/namet.ads
/home/jim/cvs/gcc.head/gcc/gcc/ada/alloc.ads
/home/jim/cvs/gcc.head/gcc/gcc/ada/opt.ads
/home/jim/cvs/gcc.head/gcc/gcc/ada/hostparm.ads
/home/jim/cvs/gcc.head/gcc/gcc/ada/osint.ads
/home/jim/cvs/gcc.head/gcc/gcc/ada/output.ads
/home/jim/cvs/gcc.head/gcc/gcc/ada/table.adb
/home/jim/cvs/gcc.head/gcc/gcc/ada/tree_io.ads


raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:376
make[2]: *** [ada/ali.o] Error 1
make[2]: Leaving directory `/home/jim/cvs/gcc.head/ppc-linux-20040909/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/home/jim/cvs/gcc.head/ppc-linux-20040909/gcc'
make: *** [bootstrap] Error 2
gcc_build: error: Could not bootstrap the compiler

-- 
           Summary: Ada does not bootstrap
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: phython at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: ppc-linux-gnu
  GCC host triplet: ppc-linux-gnu
GCC target triplet: ppc-linux-gnu


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]