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

--- Comment #11 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-12 branch has been updated by Stam Markianos-Wright
<stamm...@gcc.gnu.org>:

https://gcc.gnu.org/g:79431d45e2c25dc8608c8ddc6d2798dbcb79650a

commit r12-9559-g79431d45e2c25dc8608c8ddc6d2798dbcb79650a
Author: Stam Markianos-Wright <stam.markianos-wri...@arm.com>
Date:   Thu Nov 10 15:06:47 2022 +0000

    arm: Explicitly specify other float types for _Generic overloading
[PR107515]

    This patch adds explicit references to other float types
    to __ARM_mve_typeid in arm_mve.h.  Resolves PR 107515:
    https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107515

    gcc/ChangeLog:
            PR target/107515
            * config/arm/arm_mve.h (__ARM_mve_typeid): Add float types.

    (cherry picked from commit 2fefb8931d566cc8a4cbba81601972b0d2002f95)

Reply via email to