This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/19103] [4.0 Regression] Current CVS (2004/12/21) doesn't compile
- From: "bero at arklinux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Dec 2004 22:15:06 -0000
- Subject: [Bug rtl-optimization/19103] [4.0 Regression] Current CVS (2004/12/21) doesn't compile
- References: <20041221112045.19103.bero@arklinux.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bero at arklinux dot org 2004-12-21 22:15 -------
Verified to happen only with profiledbootstrap, bootstrap w/o profile barfs
later w/ an unrelated error
../../xgcc -B../../ -c -g -O2 -fPIC -W -Wall -gnatpg s-fileio.adb -o
s-fileio.o
s-fileio.adb: In function 'System.File_Io.Finalize':
s-fileio.adb:372: warning: '<anonymous>' is used uninitialized in this
function
+===========================GNAT BUG DETECTED==============================+
| 4.0.0 20041221 (experimental) (i586-ark-linux-gnu) GCC error: |
| in make_decl_rtl, at varasm.c:867 |
| Error detected at s-fileio.adb:1090: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.
raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:376
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19103