------- Comment #6 from hanwen at xs4all dot nl 2006-03-01 13:01 ------- Hello,
I also have this problem, but it also gets triggered in the bootstrapping phase for a cross-compiler. This is while creating a compiling i686-linux -> i686-apple-darwin8 crosscompiler on Fedora Core 4; I consider this a major bug. /home/hanwen/vc/gub/target/darwin-x86/src/gcc-4.1.0/libiberty/regex.c: In function ‘byte_common_op_match_null_string_p’: /home/hanwen/vc/gub/target/darwin-x86/src/gcc-4.1.0/libiberty/regex.c:7724: error: unrecognizable insn: (insn 22 21 23 2 /home/hanwen/vc/gub/target/darwin-x86/src/gcc-4.1.0/libiberty/regex.c:7652 (set (reg:SI 78) (label_ref:SI 26)) -1 (nil) (insn_list:REG_LABEL 26 (nil))) /home/hanwen/vc/gub/target/darwin-x86/src/gcc-4.1.0/libiberty/regex.c:7724: internal compiler error: in extract_insn, at recog.c:2084 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. This was triggered by compiling with the following configure flags. If necessary, I can send a CPP output file. --prefix=/home/hanwen/vc/gub/target/darwin-x86/install/gcc-root/usr --program-prefix=i686-apple-darwin8- --prefix=/home/hanwen/vc/gub/target/darwin-x86/system/usr/cross/ --with-slibdir=/usr/lib/ --target=i686-apple-darwin8 --with-sysroot=/home/hanwen/vc/gub/target/darwin-x86/system/ --with-as=/home/hanwen/vc/gub/target/darwin-x86/system/usr/cross/bin/i686-apple-darwin8-as --with-ld=/home/hanwen/vc/gub/target/darwin-x86/system/usr/cross/bin/i686-apple-darwin8-ld --enable-static --enable-shared --enable-languages=c,c++ --enable-libstdcxx-debug -- hanwen at xs4all dot nl changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hanwen at xs4all dot nl http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25761