This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/55018] CDDCE phase is too aggressive
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Oct 2012 08:39:24 +0000
- Subject: [Bug tree-optimization/55018] CDDCE phase is too aggressive
- Auto-submitted: auto-generated
- References: <bug-55018-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55018
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|tree-ssa |4.7.2
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-10-22 08:39:24 UTC ---
So it is removing an empty infinite loop? Are you saying that is wrong?