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

--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Tamar Christina
<[email protected]>:

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

commit r13-10108-g3a3fd01bd308ae095ad33d04a5806bca4d3e3420
Author: Tamar Christina <[email protected]>
Date:   Wed Feb 25 13:39:29 2026 +0000

    testsuite: Fix default on arm_v8_3a_fp16_complex_neon_hw [PR124236]

    check_effective_target_arm_v8_3a_complex_neon_hw was return 1 instead of 0
    whenever armv8.3-a wasn't supported.

    This fixes it.

    gcc/testsuite/ChangeLog:

            PR target/124236
            * lib/target-supports.exp
            (check_effective_target_arm_v8_3a_complex_neon_hw): Fix default
value.

    (cherry picked from commit dda0023713e7bd8944255a8a4eba8c069e9a29fa)

Reply via email to