[Bug target/12345] internal compiler error: verify_flow_info failed

ddaney at avtrex dot com gcc-bugzilla@gcc.gnu.org
Sat Sep 20 01:20:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12345



------- Additional Comments From ddaney at avtrex dot com  2003-09-20 00:28 -------
Created an attachment (id=4787)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4787&action=view)
simpler test case.

$ /home/daney/mipsel-gcccvs/gcc/xgcc -B/home/daney/mipsel-gcccvs/gcc/ -O2
-fnon-call-exceptions -c bug.cc

On the new test case will fail, But 
$ /home/daney/mipsel-gcccvs/gcc/xgcc -B/home/daney/mipsel-gcccvs/gcc/ -O2 -c
bug.cc

And 
$ /home/daney/mipsel-gcccvs/gcc/xgcc -B/home/daney/mipsel-gcccvs/gcc/
-fnon-call-exceptions -c bug.cc

Succeed.



More information about the Gcc-bugs mailing list