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 rtl-optimization/48434] [4.7 Regression] Large SpecCPUFP Performance Regression for Thumb-2


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

Ian Bolton <ibolton at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Ian Bolton <ibolton at gcc dot gnu.org> 2011-04-12 09:02:25 UTC ---
This regression went away between r172185 and r172255.  Performance is back to
normal for SpecFP for Thumb-2 VFP.

It was most likely fixed as a result of the PR48435 fix.

The patch for that is here:
http://gcc.gnu.org/ml/gcc-patches/2011-04/msg00573.html.


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