[Bug target/108495] [10/11/12/13 Regression] aarch64 ICE with __builtin_aarch64_rndr
dantipov at cloudlinux dot com
gcc-bugzilla@gcc.gnu.org
Wed Jan 25 08:25:01 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108495
Dmitry Antipov <dantipov at cloudlinux dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dantipov at cloudlinux dot com
--- Comment #3 from Dmitry Antipov <dantipov at cloudlinux dot com> ---
Thanks. BTW is it possible to make the diagnostics some more
developer-friendly? In particular, plain 'gcc test.c' doesn't specify any
target-specific options explicitly, and it may be required to look through
'arm_acle.h' to realize that the thing like 'gcc -march=armv8.5-a+rng test.c'
is required instead.
More information about the Gcc-bugs
mailing list