On Tue, 7 Oct 2025, [email protected] wrote:

> My patch (r16-4182-g73888cefe6da65) broke another target (i386), which this
> patch fixes.
> 
> The issue was the target_version code was incorrectly being triggered on
> targets that do not support target_version semantics (i386).
> 
>       PR target/122180
> 
> gcc/c/ChangeLog:
> 
>       * c-decl.cc (pushdecl): Add TARGET_HAS_FMV_TARGET_ATTRIBUTE check.
> 
> gcc/testsuite/ChangeLog:
> 
>       * gcc.target/i386/pr122180.c: New test.

OK.

-- 
Joseph S. Myers
[email protected]

Reply via email to