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

--- Comment #17 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <[email protected]>:

https://gcc.gnu.org/g:3ce0b19b87e9146c47343aab5088d144e739ce57

commit r16-4647-g3ce0b19b87e9146c47343aab5088d144e739ce57
Author: H.J. Lu <[email protected]>
Date:   Mon Oct 27 18:11:25 2025 +0800

    x86: Compile builtin-copysign-8b.c with -mtune=generic

    Compile builtin-copysign-8b.c with -mtune=generic so that it passes with

    $ make check-gcc RUNTESTFLAGS="i386.exp=builtin-copysign-8b.c
--target_board='unix{-m64\ -march=cascadelake}'"

            PR target/122323
            * gcc.target/i386/builtin-copysign-8b.c: Add -mtune=generic.

    Signed-off-by: H.J. Lu <[email protected]>

Reply via email to