From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30378 invoked by alias); 19 Jun 2004 11:03:19 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 30363 invoked by uid 48); 19 Jun 2004 11:03:18 -0000 Date: Sat, 19 Jun 2004 11:03:00 -0000 Message-ID: <20040619110318.30362.qmail@sourceware.org> From: "debian-gcc at lists dot debian dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040323222458.14700.debian-gcc@lists.debian.org> References: <20040323222458.14700.debian-gcc@lists.debian.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug rtl-optimization/14700] [3.3.3/3.4/3.5 regression ] ICE in verify_wide_reg with global registers X-Bugzilla-Reason: CC X-SW-Source: 2004-06/txt/msg02378.txt.bz2 List-Id: ------- Additional Comments From debian-gcc at lists dot debian dot org 2004-06-19 11:03 ------- applied to the 3.3.4 release, the patch results in a bootstrap error on i486-linux: stage1/xgcc -Bstage1/ -B/usr/i486-linux/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/config -I../../src/gcc/../include ../../src/gcc/genautomata.c -o genautomata.o ../../src/gcc/genautomata.c: In function `finish_regexp_representation': ../../src/gcc/genautomata.c:6777: internal compiler error: in find_free_reg, at local-alloc.c:2182 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[4]: *** [genautomata.o] Error 1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14700