[Bug testsuite/108394] aarch64/cpunative/native_cpu_18.c fails in GCC 11 and 12

tnfchris at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 27 18:27:09 GMT 2023


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

Tamar Christina <tnfchris at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tnfchris at gcc dot gnu.org

--- Comment #1 from Tamar Christina <tnfchris at gcc dot gnu.org> ---
we split +crypto into +aes+sha2 when upstreaming Armv8-4.a. sha3 includes sha2.

This seems to be a testism, but +crypto+sha3 == +aes+sha3.  It's curious that
GCC 12 has this canonicalization though.


More information about the Gcc-bugs mailing list