public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/32482]  New: [i386] ICE verify_ssa failed
@ 2007-06-24 12:04 mstein at phenix dot rootshell dot be
  2007-06-24 12:07 ` [Bug tree-optimization/32482] " mstein at phenix dot rootshell dot be
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mstein at phenix dot rootshell dot be @ 2007-06-24 12:04 UTC (permalink / raw)
  To: gcc-bugs

Hello,
there seems to be a problem compiling the attached source file with
i686-pc-linux-gnu-gcc:

  gcc -m32 -Wp,-MD,mm/.slab.o.d  -nostdinc -isystem
/home/mstein/host-gcc/trunk-2007-06-24/bin/../lib/gcc/i686-pc-linux-gnu/4.3.0/include
-D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe
-msoft-float -mregparm=3 -mpreferred-stack-boundary=2  -march=i686
-mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 
-Iinclude/asm-i386/mach-default -fno-omit-frame-pointer
-fno-optimize-sibling-calls -g  -fno-stack-protector
-Wdeclaration-after-statement -Wno-pointer-sign    -D"KBUILD_STR(s)=#s"
-D"KBUILD_BASENAME=KBUILD_STR(slab)"  -D"KBUILD_MODNAME=KBUILD_STR(slab)" -c -o
mm/.tmp_slab.o mm/slab.c

mm/slab.c: In function '__cache_shrink':
mm/slab.c:2476: error: expected an SSA_NAME object
mm/slab.c:2476: error: in statement
# VUSE <SFT.1676> { SFT.1676 }
D.24655_100 = node_online_map.bits[0];
mm/slab.c:2476: internal compiler error: verify_ssa failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

host gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /home/mstein/svn/trunk/configure --enable-languages=c
--disable-nls --prefix=/n/07/mstein/host-gcc/trunk-2007-06-24
Thread model: posix
gcc version 4.3.0 20070623 (experimental)

Tested revion: 125975


-- 
           Summary: [i386] ICE verify_ssa failed
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2007-07-04 11:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-24 12:04 [Bug tree-optimization/32482] New: [i386] ICE verify_ssa failed mstein at phenix dot rootshell dot be
2007-06-24 12:07 ` [Bug tree-optimization/32482] " mstein at phenix dot rootshell dot be
2007-07-01 12:46 ` mstein at phenix dot rootshell dot be
2007-07-03 10:59 ` renard at nospam dot dk
2007-07-03 12:00 ` [Bug tree-optimization/32482] [4.3 Regression] " rguenth at gcc dot gnu dot org
2007-07-04 11:45 ` rguenth at gcc dot gnu dot org
2007-07-04 11:46 ` rguenth 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).