This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/54016] loop optimizer: no "branch on count" on s390 anymore since revision 185913
- From: "krebbel at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 20 Jul 2012 13:48:57 +0000
- Subject: [Bug rtl-optimization/54016] loop optimizer: no "branch on count" on s390 anymore since revision 185913
- Auto-submitted: auto-generated
- References: <bug-54016-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54016
--- Comment #2 from Andreas Krebbel <krebbel at gcc dot gnu.org> 2012-07-20 13:48:57 UTC ---
(In reply to comment #1)
Do I have to do something special now when creating a loop on RTL level?
Perhaps tell the framework that the loop infos needs to be refreshed or
something like that?