stage1/xgcc -Bstage1/ -B/usr/local/ada/powerpc-apple-darwin7.5.0/bin/ -c -g -O2
-mdynamic-no-pic      -gnatpg -gnata -I- -I. -Iada -I../../fsf-gcc-head/gcc/ada
../../fsf-gcc-head/gcc/ada/fname-uf.adb -o  ada/fname-uf.o
../../fsf-gcc-head/gcc/ada/fname-uf.adb: In function 'Fname.Uf.Get_File_Name':
../../fsf-gcc-head/gcc/ada/fname-uf.adb:174: error: Type mismatch between an
SSA_NAME and its symbol.
../../fsf-gcc-head/gcc/ada/fname-uf.adb:174: error: Missing definition for
SSA_NAME: dot_277in statement: dot_66 = PHI <dot_277(15), dot_68(89)>;
+===========================GNAT BUG DETECTED==============================+
| 4.0.0 20041027 (experimental) (powerpc-apple-darwin7.5.0) GCC error:  |
| verify_ssa failed.                                                    |
| Error detected at fname-uf.adb:611:12                                 |
| 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.

../../fsf-gcc-head/gcc/ada/fname-uf.adb
../../fsf-gcc-head/gcc/ada/fname-uf.ads
../../fsf-gcc-head/gcc/ada/fname.ads
../../fsf-gcc-head/gcc/ada/types.ads
../../fsf-gcc-head/gcc/ada/casing.ads
../../fsf-gcc-head/gcc/ada/alloc.ads
../../fsf-gcc-head/gcc/ada/debug.ads
../../fsf-gcc-head/gcc/ada/fmap.ads
../../fsf-gcc-head/gcc/ada/krunch.ads
../../fsf-gcc-head/gcc/ada/namet.ads
../../fsf-gcc-head/gcc/ada/table.ads
../../fsf-gcc-head/gcc/ada/opt.ads
../../fsf-gcc-head/gcc/ada/gnatvsn.ads
../../fsf-gcc-head/gcc/ada/hostparm.ads
../../fsf-gcc-head/gcc/ada/osint.ads
../../fsf-gcc-head/gcc/ada/uname.ads
../../fsf-gcc-head/gcc/ada/widechar.ads
../../fsf-gcc-head/gcc/ada/table.adb
../../fsf-gcc-head/gcc/ada/output.ads
../../fsf-gcc-head/gcc/ada/tree_io.ads



Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [ada/fname-uf.o] Error 1
make[1]: *** [stage2_build] Error 2
make: *** [bootstrap] Error 2

-- 
           Summary: bootstrap stage2 build of fname-uf.adb causes ICE
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: awreynolds at mac dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-apple-darwin
  GCC host triplet: powerpc-apple-darwin
GCC target triplet: powerpc-apple-darwin


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

Reply via email to