This is the mail archive of the gcc@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]

Bootstrap failure for current gcc trunk on cygwin: in set_curr_insn_source_location, at cfglayout.c:284


I hit a recent problem, not there in revision 124020....

../../xgcc -B../../ -c -O2 -g -O2  -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -fno-common      -gnatpg -gnata -I- -I../rts -I. -I/usr/loc
al/src/trunk/gcc/gcc/ada /usr/local/src/trunk/gcc/gcc/ada/tree_io.adb -o tree_io
.o
+===========================GNAT BUG DETECTED==============================+
| 4.3.0 20070423 (experimental) (i686-pc-cygwin) GCC error:                |
| in set_curr_insn_source_location, at cfglayout.c:284                     |
| Error detected around /usr/local/src/trunk/gcc/gcc/ada/tree_io.adb:511   |
| 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.

/usr/local/src/trunk/gcc/gcc/ada/tree_io.adb
/usr/local/src/trunk/gcc/gcc/ada/tree_io.ads
/usr/local/src/trunk/gcc/gcc/ada/types.ads
/usr/local/src/trunk/gcc/gcc/ada/debug.ads
/usr/local/src/trunk/gcc/gcc/ada/output.ads
/usr/local/src/trunk/gcc/gcc/ada/hostparm.ads


raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:398 make[3]: *** [tree_io.o] Error 1 make[3]: Leaving directory `/usr/local/src/trunk/objdir/gcc/ada/tools' make[2]: *** [gnattools-native] Error 2 make[2]: Leaving directory `/usr/local/src/trunk/objdir/gnattools' make[1]: *** [all-gnattools] Error 2 make[1]: Leaving directory `/usr/local/src/trunk/objdir' make: *** [all] Error 2


-- Cheers,

/ChJ


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