This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/12781] ICE in cprop_into_phis


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]