From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30540 invoked by alias); 3 Jul 2007 10:59:58 -0000 Received: (qmail 30435 invoked by uid 48); 3 Jul 2007 10:59:38 -0000 Date: Tue, 03 Jul 2007 10:59:00 -0000 Message-ID: <20070703105938.30434.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/32482] [i386] ICE verify_ssa failed In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "renard at nospam dot dk" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-07/txt/msg00291.txt.bz2 ------- Comment #3 from renard at nospam dot dk 2007-07-03 10:59 ------- I get what I think is the exact same problem: mm/slab.c:2243: error: expected an SSA_NAME object mm/slab.c:2243: error: in statement # VUSE { SFT.956 } D.17707_131 = node_online_map.bits[0]; mm/slab.c:2243: internal compiler error: verify_ssa failed Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gcc -v Using built-in specs. Target: vax-linux-uclibc Configured with: /home/mikkel/linux-vax/build/build-20070702-163607-UTC-vax-linux-uclibc/src/gcc/configure --disable-multilib --with-newlib --disable-nls --enable-threads=no --disable-threads --enable-symvers=gnu --enable-__cxa_atexit --disable-shared --target=vax-linux-uclibc --prefix=/home/mikkel/linux-vax/build/build-20070702-163607-UTC-vax-linux-uclibc/install/usr --enable-languages=c,c++ Thread model: single gcc version 4.3.0 20070702 (experimental) The source is definitely available, but as it's the same file (although from another version of the Linux kernel) as that of the original bug reporter it seems to be of little use. -- renard at nospam dot dk changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |renard at nospam dot dk http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32482