This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

ICE in make_decl_rtl, at varasm.c:1133


I have been testing gfortran 4.5.2 and the 4.6 8-Jan-2011 snapshot and have come across an ICE:

../Source_Code/Gorod.f:3081:0: internal compiler error: in make_decl_rtl, at varasm.c:1133
Please submit a full bug report,
with preprocessed source if appropriate.

Is this familiar to anyone, or shall I try to create a reduced test case?

gfortran-4.6-010811 -v
Using built-in specs.
COLLECT_GCC=gfortran-4.6-010811
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-unknown-linux-gnu/4.6.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc-4.6-20110108/configure --prefix=/usr/local --libdir=/usr/local/lib64 --program-suffix=-4.6-010811 --with-arch=corei7 --enable-languages=c,c++,fortran --enable-gold --enable-version-specific-runtime-libs --enable-checking=release --with-system-zlib --enable-linux-futex --without-system-libunwind --with-ppl=/usr/lib64 --with-cloog=/usr/lib64 --enable-lto
Thread model: posix
gcc version 4.6.0 20110108 (experimental) (GCC)


Thanks,
Matt


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