public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/49474] New: GCC 4.7-20110618 fails to bootstrap on stage 2: gcc/fortran/resolve.c:5360:1: internal compiler error: vector VEC(edge,base) index domain error, in find_implicit_sets at cprop.c:1346
@ 2011-06-20 15:46 dougmencken at gmail dot com
  2011-06-21  9:53 ` [Bug rtl-optimization/49474] [4.7 Regression] " rguenth at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dougmencken at gmail dot com @ 2011-06-20 15:46 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: GCC 4.7-20110618 fails to bootstrap on stage 2:
                    gcc/fortran/resolve.c:5360:1: internal compiler error:
                    vector VEC(edge,base) index domain error, in
                    find_implicit_sets at cprop.c:1346
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dougmencken@gmail.com


Created attachment 24566
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24566
Preprocessed file gcc/fortran/resolve.i

ICE on GCC code.

/root/build-farm/_gcc_bootstrap/./prev-gcc/xgcc
-B/root/build-farm/_gcc_bootstrap/./prev-gcc/
-B/usr/powerpc-gnu-linux-uclibc/bin/ -B/usr/powerpc-gnu-linux-uclibc/bin/
-B/usr/powerpc-gnu-linux-uclibc/lib/ -isystem
/usr/powerpc-gnu-linux-uclibc/include -isystem
/usr/powerpc-gnu-linux-uclibc/sys-include    -c  -DIN_GCC_FRONTEND -O3 -gtoggle
-DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition
-Wc++-compat   -DHAVE_CONFIG_H -I. -Ifortran
-I../../gcc-v4.7-20110618.sourcedir/gcc
-I../../gcc-v4.7-20110618.sourcedir/gcc/fortran
-I../../gcc-v4.7-20110618.sourcedir/gcc/../include
-I../../gcc-v4.7-20110618.sourcedir/gcc/../libcpp/include 
-I../../gcc-v4.7-20110618.sourcedir/gcc/../libdecnumber
-I../../gcc-v4.7-20110618.sourcedir/gcc/../libdecnumber/dpd -I../libdecnumber  
 ../../gcc-v4.7-20110618.sourcedir/gcc/fortran/resolve.c -o fortran/resolve.o
../../gcc-v4.7-20110618.sourcedir/gcc/fortran/resolve.c: In function
'update_arglist_pass':
../../gcc-v4.7-20110618.sourcedir/gcc/fortran/resolve.c:5360:1: internal
compiler error: vector VEC(edge,base) index domain error, in find_implicit_sets
at cprop.c:1346
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [fortran/resolve.o] Error 1
make[3]: Leaving directory `/root/build-farm/_gcc_bootstrap/gcc'

** Stage of native bootstrapping: stage 2.

** Host GCC -v:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/powerpc-gnu-linux-uclibc/4.6.0/lto-wrapper
Target: powerpc-gnu-linux-uclibc
Configured with: ../gcc-v4.6-20110226.sourcedir/configure --prefix=/usr
--sysconfdir=/etc --mandir=/usr/share/man --build=powerpc-gnu-linux-uclibc
--host=powerpc-gnu-linux-uclibc --target=powerpc-gnu-linux-uclibc
--enable-languages=c,c++,fortran,java --with-cpu=default32
--enable-threads=posix --with-system-zlib --with-libiconv-prefix=/usr
--disable-nls --disable-werror --disable-multilib --disable-libssp
--disable-__cxa_atexit --disable-checking --enable-shared --without-gjdoc
--enable-libgcj --enable-libgcj-multifile --enable-interpreter
--disable-libjava-multilib --disable-browser-plugin
Thread model: posix
gcc version 4.6.0 20110226 (experimental) (GCC)

** System type: powerpc-gnu-linux-uclibc (GNU/uClibc/Linux system on PowerPC).

** The options given when GCC was configured/built (from config.log):
../gcc-v4.7-20110618.sourcedir/configure --prefix=/usr --sysconfdir=/etc
--mandir=/usr/share/man --build=powerpc-gnu-linux-uclibc
--host=powerpc-gnu-linux-uclibc --target=powerpc-gnu-linux-uclibc
--enable-languages=c,c++,fortran,java --with-cpu=default32
--enable-threads=posix --with-system-zlib --with-libiconv-prefix=/usr
--disable-nls --disable-werror --disable-multilib --disable-libssp
--disable-__cxa_atexit --disable-checking --enable-shared --without-gjdoc
--enable-libgcj --enable-libgcj-multifile --enable-interpreter
--disable-libjava-multilib --disable-browser-plugin

** Preprocessed file gcc/fortran/resolve.i: attached.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-07-12 18:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-20 15:46 [Bug bootstrap/49474] New: GCC 4.7-20110618 fails to bootstrap on stage 2: gcc/fortran/resolve.c:5360:1: internal compiler error: vector VEC(edge,base) index domain error, in find_implicit_sets at cprop.c:1346 dougmencken at gmail dot com
2011-06-21  9:53 ` [Bug rtl-optimization/49474] [4.7 Regression] " rguenth at gcc dot gnu.org
2011-07-05 23:38 ` dougmencken at gmail dot com
2011-07-09 17:19 ` [Bug rtl-optimization/49474] [4.7 Regression] GCC 4.7-pre " dougmencken at gmail dot com
2011-07-11 22:06 ` [Bug rtl-optimization/49474] [4.7 Regression] ppc ICEs with -O3 (bootstrapping with -O3) pinskia at gcc dot gnu.org
2011-07-11 22:28 ` [Bug rtl-optimization/49474] [4.7 Regression] ppc ICEs with -O3 (bootstrapping with -O3 and --disable-checking) pinskia at gcc dot gnu.org
2011-07-12 18:31 ` pinskia at gcc dot gnu.org
2011-07-12 18:47 ` pinskia at gcc dot gnu.org
2011-07-12 18:48 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).