public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/17399] New: Ada does not bootstrap
@ 2004-09-10 15:33 phython at gcc dot gnu dot org
  2004-09-10 15:36 ` [Bug ada/17399] " pinskia at gcc dot gnu dot org
                   ` (25 more replies)
  0 siblings, 26 replies; 27+ messages in thread
From: phython at gcc dot gnu dot org @ 2004-09-10 15:33 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2004-10-03 17:53 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-10 15:33 [Bug ada/17399] New: Ada does not bootstrap phython at gcc dot gnu dot org
2004-09-10 15:36 ` [Bug ada/17399] " pinskia at gcc dot gnu dot org
2004-09-10 17:54 ` phython at gcc dot gnu dot org
2004-09-11 17:53 ` [Bug middle-end/17399] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-09-11 20:06 ` [Bug middle-end/17399] [4.0 Regression] Ada does not bootstrap on ppc-linux pinskia at gcc dot gnu dot org
2004-09-13  0:22 ` phython at gcc dot gnu dot org
2004-09-13  2:00 ` phython at gcc dot gnu dot org
2004-09-13  2:26 ` phython at gcc dot gnu dot org
2004-09-13  2:43 ` giovannibajo at libero dot it
2004-09-13  3:08 ` [Bug ada/17399] " rth at gcc dot gnu dot org
2004-09-13 12:32 ` charlet at gcc dot gnu dot org
2004-09-13 22:44 ` phython at gcc dot gnu dot org
2004-09-14  1:48 ` phython at gcc dot gnu dot org
2004-09-14  8:02 ` charlet at act-europe dot fr
2004-09-14  8:23 ` giovannibajo at libero dot it
2004-09-14  8:25 ` giovannibajo at libero dot it
2004-09-14 16:14 ` [Bug ada/17399] [4.0 Regression] Ada does not bootstrap pinskia at gcc dot gnu dot org
2004-09-16  5:45 ` aaronavay62 at aaronwl dot com
2004-09-16 17:15 ` awreynolds at mac dot com
2004-09-19  6:17 ` aaronavay62 at aaronwl dot com
2004-09-20 22:52 ` danglin at gcc dot gnu dot org
2004-09-21 18:49 ` pinskia at gcc dot gnu dot org
2004-09-21 19:05 ` pinskia at gcc dot gnu dot org
2004-09-23  4:52 ` aaronavay62 at aaronwl dot com
2004-09-23 17:00 ` dave at hiauly1 dot hia dot nrc dot ca
2004-10-02  0:54 ` pinskia at gcc dot gnu dot org
2004-10-03 17:53 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).