------- Comment #15 from mkuvyrkov at gcc dot gnu dot org 2006-06-08 11:49
-------
haifa_sched.c: check_cfg () ICEs because a block with the conditional jump at
the end has only 1 successor (the jump is to the next instruction). I thought
that this is invalid, but now I see that verify_flow_info () considers this
correct.
I will post the patch soon.
--
mkuvyrkov at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |mkuvyrkov at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
Last reconfirmed|2006-05-08 07:50:12 |2006-06-08 11:49:05
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26807