https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83845
rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://gcc.gnu.org/ml/gcc- | |patches/2018-01/msg02169.ht | |ml --- Comment #4 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> --- Patched for big-endian failures posted here: https://gcc.gnu.org/ml/gcc-patches/2018-01/msg02169.html I've also posted patches for other big-endian failures. Together they give clean results for aarch64-sve.exp and also seem to give clean results overall when configured with --with-arch=armv8.2-a+sve. The ILP32 failures are being tracked in PR83846.