[Bug target/84328] [6/7/8 Regression] -finline-small-functions and inline keyword lead to slowdown since version 6

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 19 14:59:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84328

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The only change I see is with r233211, before that user time is around
0m5.233s and after that around 0m5.404s, which is more like 3% than 10% and
there is nothing wrong on the actual change.


More information about the Gcc-bugs mailing list