[Bug tree-optimization/57318] optimizer takes several seconds on nested loops

glisse at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri May 17 20:36:00 GMT 2013


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

Marc Glisse <glisse at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-05-17
     Ever confirmed|0                           |1

--- Comment #1 from Marc Glisse <glisse at gcc dot gnu.org> ---
All the time is spent in sched2, but the first strange thing is cunroll going
wild at -O2 (1000 iterations unrolled...).



More information about the Gcc-bugs mailing list