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 tree-optimization/55018] CDDCE pass is too aggressive sometimes with infinite loops


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55018

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|CDDCE phase is too          |CDDCE pass is too
                   |aggressive                  |aggressive sometimes with
                   |                            |infinite loops

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-10-22 08:43:22 UTC ---
Or rather it is removing code from an infinite loop.


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