https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116577
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target|aarch64* |aarch64* x86_64 --- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #5) > (In reply to Andrew Pinski from comment #4) > > (In reply to Tamar Christina from comment #2) > > > compiled with -mcpu=neoverse-v1 -Ofast reproduces the ICE > > > > `-march=armv9-a -O3 ` is enough to reproduce it. '-O3' is enough with this reduced testcase and can reproduce on x86_64 too.