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

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

https://gcc.gnu.org/g:8796ccf75a8f414642a9bce55952f16c5a34db39

commit r14-12339-g8796ccf75a8f414642a9bce55952f16c5a34db39
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