https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77816
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wrong-code Target| |aarch64-linux-gnu Version|6.1.0 |7.0 Target Milestone|--- |7.0 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note I also built gcc with these options too (not just with --with-cpu=thunderx+lse): Configured with: ../gcc/configure --disable-libsanitizer --prefix=/home/apinski/src/local/objdir/../tools --enable-languages=c,c++,fortran,go --disable-werror --with-sysroot=/ --enable-plugins --enable-gnu-indirect-function --with-pkgver And get the same failures.