------- Comment #5 from ubizjak at gmail dot com 2007-06-23 10:28 ------- (In reply to comment #4) > The reduced testcase does not seem to work on i686-linux. However I > can reproduce the ICE with the original bit_allocate.i file.
It crashes on x86_64 host when compiling with -O3 -m32. I didn't test it on i686: gcc -O3 -m32 pr32461.c pr32461.c: In function a52_bit_allocate: pr32461.c:9: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32461