https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88734
--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Author: jakub Date: Thu Feb 7 14:30:48 2019 New Revision: 268622 URL: https://gcc.gnu.org/viewcvs?rev=268622&root=gcc&view=rev Log: Backported from mainline 2019-01-17 Jakub Jelinek <ja...@redhat.com> PR target/88734 * config/aarch64/arm_neon.h: Fix #pragma GCC target syntax - replace (("..."))) with ("..."). Use arch=armv8.2-a+sha3 instead of arch=armv8.2-a+crypto for vsha512hq_u64 etc. intrinsics. Modified: branches/gcc-8-branch/gcc/ChangeLog branches/gcc-8-branch/gcc/config/aarch64/arm_neon.h