Configure:

../gcc/configure   --prefix=/home/ed/bin-4.3 --with-gmp=/usr/local
--with-mpfr=/usr/local --enable-languages=c,c++,fortran

This is mainline revision 118945.

Here is the last stuff:
/home/ed/obj-4.3/./gcc/xgcc -B/home/ed/obj-4.3/./gcc/
-B/home/ed/bin-4.3/x86_64-unknown-linux-gnu/bin/
-B/home/ed/bin-4.3/x86_64-unknown-linux-gnu/lib/ -isystem
/home/ed/bin-4.3/x86_64-unknown-linux-gnu/include -isystem
/home/ed/bin-4.3/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../../../gcc/libgfortran -I. -iquote../../../gcc/libgfortran/io
-I../../../gcc/libgfortran/../gcc -I../../../gcc/libgfortran/../gcc/config
-I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings
-ftree-vectorize -funroll-loops -O2 -g -O2 -c
../../../gcc/libgfortran/generated/matmul_i4.c  -fPIC -DPIC -o
.libs/matmul_i4.o
../../../gcc/libgfortran/generated/matmul_i4.c: In function 'matmul_i4':
../../../gcc/libgfortran/generated/matmul_i4.c:337: error: verify_flow_info:
Block 158 has loop_father, but there are no loops
../../../gcc/libgfortran/generated/matmul_i4.c:337: error: verify_flow_info:
Block 157 has loop_father, but there are no loops
../../../gcc/libgfortran/generated/matmul_i4.c:337: error: verify_flow_info:
Block 156 has loop_father, but there are no loops


etc.

../../../gcc/libgfortran/generated/matmul_i4.c:337: error: verify_flow_info:
Block 2 has loop_father, but there are no loops
../../../gcc/libgfortran/generated/matmul_i4.c:337: internal compiler error:
verify_flow_info failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [matmul_i4.lo] Error 1
make[3]: Leaving directory
`/home/ed/obj-4.3/x86_64-unknown-linux-gnu/libgfortran'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/ed/obj-4.3/x86_64-unknown-linux-gnu/libgfortran'
make[1]: *** [all-target-libgfortran] Error 2
make[1]: Leaving directory `/home/ed/obj-4.3'
make: *** [all] Error 2


-- 
           Summary: ICE: Failed bootstrap on libgfortran.
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: 3dw4rd at verizon dot net
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


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

Reply via email to