[Bug target/108495] [10/11/12/13 Regression] aarch64 ICE with __builtin_aarch64_rndr
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 25 08:32:06 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108495
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Why? You shouldn't use the builtins directly, they are implementation detail
for implementing the intrinsics and the intrinsics don't suffer ever from this
problem
because they ensure the correct target options already.
More information about the Gcc-bugs
mailing list