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

Martin Liška <marxin at gcc dot gnu.org> changed:

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

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Martin Liška from comment #1)
> Confirmed, only GCC 7 branch is affected by gcc-7-branch@251376:
> 
> Where related part is backport of PR target/81921:
> 
>             PR target/81921
>             * config/i386/i386.c: Include symbol-summary.h, ipa-prop.h
>             and ipa-inline.h.
>             (ix86_can_inline_p): When ix86_fpmath flags do not match
>             check whether the callee uses FP math at all.
>     
>             * gcc/testsuite/gcc.target/i386/pr81921.c: New testcase.
> 

So no, it's a different story: backport of trunk@254218 is responsible for
that.
Can you please Richi take a look?

Reply via email to