[Bug rtl-optimization/19038] Loop header copying
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Dec 17 04:16:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-17 04:16 -------
I think the problem is the BBs are not being merged if the secondary BB has a user label. If that is so,
what we should do is merge the BB and just move the labels. I will try to this and attach the patch so
someone can test it as I don't really have access to SPEC.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19038
More information about the Gcc-bugs
mailing list