[Bug rtl-optimization/34085] ICE with -freorder-blocks-and-partition
eres at il dot ibm dot com
gcc-bugzilla@gcc.gnu.org
Sun Nov 18 07:32:00 GMT 2007
------- Comment #17 from eres at il dot ibm dot com 2007-11-18 07:32 -------
I reproduced the ICE on x86_64-linux running tmp.c testcase with r130196.
(please make sure you are running tmp.c testcase and not test.c testcase that
was uploaded by mistake).
GCC configured with:
../gcc/configure --prefix=/home/eres/test_sms/build --enable-checking
--enable-bootstrap
here is again the sequence I used for running:
/home/eres/test_sms/build/gcc/xgcc -B/home/eres/test_sms/build/gcc/ tmp.c
-fprofile-generate -O3
./a.out
/home/eres/test_sms/build/gcc/xgcc -B/home/eres/test_sms/build/gcc/ tmp.c
-fprofile-use -freorder-blocks-and-partition -O3
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34085
More information about the Gcc-bugs
mailing list