[Bug c/12781] ICE in cprop_into_phis
dberlin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Oct 27 00:43: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=12781
------- Additional Comments From dberlin at gcc dot gnu dot org 2003-10-26 23:48 -------
This test works fine on 10/23, so something in between then and now causes it to fail.
Ahh. I see.
It's another PRE edge splitting related problem, AFAICT.
I'd suggest we pass on this bug until we can pre-split all edges, at which point it will hopefully just
go away.
More information about the Gcc-bugs
mailing list