------- Comment #3 from rmansfield at qnx dot com 2009-07-15 12:58 ------- I was able to the ICE using different source. Same usage:
r...@ryan:~/gcc/lto/x86-build/gcc$ ./xgcc -B. ice2.i -O -flto -c r...@ryan:~/gcc/lto/x86-build/gcc$ ./xgcc -B. ice2.o -flto -shared In file included from :935:0: ice2.i: In function âvpl_process_verticesâ: ice2.i:7594:1: internal compiler error: in partition_view_bitmap, at tree-ssa-live.c:331 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. lto-wrapper: ././xgcc returned 1 exit status collect2: lto-wrapper returned 1 exit status I can attach the obj files if it will help reproduce the issue. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40758