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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization
   Target Milestone|---                         |10.4
            Summary|[ 10/11/12 Regresion ]      |[10/11/12 Regression]
                   |Inlining missed at -O3 with |Inlining missed at -O3 with
                   |non-default                 |non-default
                   |--param=early-inlining-insn |--param=early-inlining-insn
                   |s and pragma optimize       |s and pragma optimize
           Priority|P3                          |P2

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I suspect that the optimize() attribute resets the param value to its default.

Martin - can you investigate / bisect?

Reply via email to