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/44688] [4.6/4.7/4.8 Regression] Excessive code-size growth at -O3


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.


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