[Bug tree-optimization/44688] [4.6/4.7/4.8 Regression] Excessive code-size growth at -O3

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 11 10:26:00 GMT 2012


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Known to work|                            |4.8.0
         Resolution|                            |FIXED
   Target Milestone|4.6.4                       |4.8.0
      Known to fail|                            |4.6.4, 4.7.2

--- Comment #11 from Richard Biener <rguenth at gcc dot gnu.org> 2012-12-11 10:26:30 UTC ---
The original reason for this bug, compile-time and code-size growth of SPEC CPU
2006 and Polyhedron on AMD Barcelona with -march=native has been fixed (back
to levels before the -fprefetch-loop-arrays defaulting).  For 4.8, that is.

Backporting not really possible (requires preserving of loop structure), thus
wontfix on the branches.



More information about the Gcc-bugs mailing list