public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/32988]  New: [4.3.0 Regression] ICE  in build2_stat, at tree.c:3081
@ 2007-08-04 16:07 michelin60 at gmail dot com
  2007-08-04 16:09 ` [Bug c/32988] " michelin60 at gmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: michelin60 at gmail dot com @ 2007-08-04 16:07 UTC (permalink / raw)
  To: gcc-bugs

gcc-4.3.0  Failing

gcc: warning: -pipe ignored because -save-temps specified
Using built-in specs.
Target: powerpc-unknown-linux-gnu
Configured with: ../gcc-4.3.0/configure --prefix=/usr --infodir=/usr/share/info
--mandir=/usr/share/man --host=powerpc-unknown-linux-gnu
--build=powerpc-unknown-linux-gnu --enable-__cxa_atexit --enable-threads=posix
--enable-shared --enable-clocale=gnu --enable-bootstrap
--enable-languages=c,c++,fortran --disable-altivec --disable-libssp
--disable-decimal-float --disable-libmudflap --disable-nls --disable-werror
--disable-multilib --with-ibmlongdouble --with-cpu=G4 --enable-clocale=gnu
--with-system-zlib
Thread model: posix
gcc version 4.3.0 20070804 (experimental)
 /usr/libexec/gcc/powerpc-unknown-linux-gnu/4.3.0/cc1 -E -quiet -nostdinc -v
-Iinclude -Iarch/powerpc -Iarch/powerpc/include -Iarch/powerpc -D__unix__
-D__gnu_linux__ -D__linux__ -Dunix -D__unix -Dlinux -D__linux -Asystem=linux
-Asystem=unix -Asystem=posix -D__KERNEL__ -DKBUILD_STR(s)=#s
-DKBUILD_BASENAME=KBUILD_STR(page_alloc)
-DKBUILD_MODNAME=KBUILD_STR(page_alloc) -isystem
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.3.0/include -include
include/linux/autoconf.h -MD mm/.page_alloc.o.d mm/page_alloc.c -m32
-msoft-float -mmultiple -mno-altivec -mno-string -mcpu=powerpc -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration
-Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-aliasing
-fno-common -ffixed-r2 -funit-at-a-time -fomit-frame-pointer
-fno-stack-protector -O2 -fpch-preprocess -o page_alloc.i
ignoring duplicate directory "arch/powerpc"
#include "..." search starts here:
#include <...> search starts here:
 include
 arch/powerpc
 arch/powerpc/include
 /usr/include/libffi
 /usr/lib/gcc/powerpc-unknown-linux-gnu/4.3.0/include
End of search list.
 /usr/libexec/gcc/powerpc-unknown-linux-gnu/4.3.0/cc1 -fpreprocessed
page_alloc.i -quiet -dumpbase page_alloc.c -m32 -msoft-float -mmultiple
-mno-altivec -mno-string -mcpu=powerpc -auxbase-strip mm/page_alloc.o -O2 -Wall
-Wundef -Wstrict-prototypes -Wno-trigraphs
-Werror-implicit-function-declaration -Wdeclaration-after-statement
-Wno-pointer-sign -version -fno-strict-aliasing -fno-common -ffixed-r2
-funit-at-a-time -fomit-frame-pointer -fno-stack-protector -o page_alloc.s
GNU C version 4.3.0 20070804 (experimental) (powerpc-unknown-linux-gnu)
        compiled by GNU C version 4.3.0 20070804 (experimental), GMP version
4.2.1, MPFR version 2.2.1-p5.
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: 4442e4b24a55c66f044ee5a4a200c543
mm/page_alloc.c: In function 'free_area_init_nodes':
mm/page_alloc.c:3387: internal compiler error: in build2_stat, at tree.c:3081
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

gcc-4.2.2  OK

gcc: warning: -pipe ignored because -save-temps specified
Using built-in specs.
Target: powerpc-unknown-linux-gnu
Configured with: ../gcc-4.2.2/configure --prefix=/usr --infodir=/usr/share/info
--mandir=/usr/share/man --host=powerpc-unknown-linux-gnu
--build=powerpc-unknown-linux-gnu --enable-__cxa_atexit --enable-threads=posix
--enable-altivec --enable-shared --enable-ffi --enable-clocale=gnu
--enable-bootstrap --enable-libgcc-math --enable-languages=c,c++
--disable-libunwind-exceptions --disable-nls --disable-werror
--disable-multilib --with-ibmlongdouble --with-cpu=7450 --enable-clocale=gnu
--with-system-zlib
Thread model: posix
gcc version 4.2.2 20070731 (prerelease)
 /usr/libexec/gcc/powerpc-unknown-linux-gnu/4.2.2/cc1 -E -quiet -nostdinc -v
-Iinclude -Iarch/powerpc -Iarch/powerpc/include -Iarch/powerpc -D__unix__
-D__gnu_linux__ -D__linux__ -Dunix -D__unix -Dlinux -D__linux -Asystem=linux
-Asystem=unix -Asystem=posix -D__KERNEL__ -DKBUILD_STR(s)=#s
-DKBUILD_BASENAME=KBUILD_STR(page_alloc)
-DKBUILD_MODNAME=KBUILD_STR(page_alloc) -isystem
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.3.0/include -include
include/linux/autoconf.h -MD mm/.page_alloc.o.d mm/page_alloc.c -m32
-msoft-float -mmultiple -mno-altivec -mno-string -mcpu=powerpc -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration
-Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-aliasing
-fno-common -ffixed-r2 -funit-at-a-time -fomit-frame-pointer
-fno-stack-protector -O2 -fpch-preprocess -o page_alloc.i
ignoring duplicate directory "arch/powerpc"
#include "..." search starts here:
#include <...> search starts here:
 include
 arch/powerpc
 arch/powerpc/include
 /usr/include/libffi
 /usr/lib/gcc/powerpc-unknown-linux-gnu/4.3.0/include
End of search list.
 /usr/libexec/gcc/powerpc-unknown-linux-gnu/4.2.2/cc1 -fpreprocessed
page_alloc.i -quiet -dumpbase page_alloc.c -m32 -msoft-float -mmultiple
-mno-altivec -mno-string -mcpu=powerpc -auxbase-strip mm/page_alloc.o -O2 -Wall
-Wundef -Wstrict-prototypes -Wno-trigraphs
-Werror-implicit-function-declaration -Wdeclaration-after-statement
-Wno-pointer-sign -version -fno-strict-aliasing -fno-common -ffixed-r2
-funit-at-a-time -fomit-frame-pointer -fno-stack-protector -o page_alloc.s
GNU C version 4.2.2 20070731 (prerelease) (powerpc-unknown-linux-gnu)
        compiled by GNU C version 4.2.2 20070731 (prerelease).
GGC heuristics: --param ggc-min-expand=81 --param ggc-min-heapsize=96556
Compiler executable checksum: 3dcdab03fd037d389f4b01296a9801b5

/usr/lib/gcc/powerpc-unknown-linux-gnu/4.2.2/../../../../powerpc-unknown-linux-gnu/bin/as
-mppc -many -V -Qy -maltivec -o mm/page_alloc.o page_alloc.s
GNU assembler version 2.17.50.0.16 (powerpc-unknown-linux-gnu) using BFD
version (Linux/GNU Binutils) 2.17.50.0.16.20070511


-- 
           Summary: [4.3.0 Regression] ICE  in build2_stat, at tree.c:3081
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: michelin60 at gmail dot com
 GCC build triplet: rs600
  GCC host triplet: rs600
GCC target triplet: rs600


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


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

end of thread, other threads:[~2007-08-06  3:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-04 16:07 [Bug c/32988] New: [4.3.0 Regression] ICE in build2_stat, at tree.c:3081 michelin60 at gmail dot com
2007-08-04 16:09 ` [Bug c/32988] " michelin60 at gmail dot com
2007-08-04 16:10 ` michelin60 at gmail dot com
2007-08-04 16:11 ` michelin60 at gmail dot com
2007-08-05 19:38 ` [Bug middle-end/32988] [4.3 " pinskia at gcc dot gnu dot org
2007-08-05 20:57 ` pinskia at gcc dot gnu dot org
2007-08-05 21:00 ` pinskia at gcc dot gnu dot org
2007-08-06  3:24 ` pinskia at gcc dot gnu dot org
2007-08-06  3:24 ` pinskia at gcc dot gnu dot 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).