aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTamar Christina <tamar.christina@arm.com>2024-02-21 11:42:13 +0000
committerTamar Christina <tamar.christina@arm.com>2024-02-21 11:42:13 +0000
commitc8c587b854c9e85fc9ce58c8192d532205f0ee1f (patch)
tree327bdbacbb88b85df7f3231e2a440c7d7e90b282
parent38004cf8699a82790d83846e3bd37e151e709ede (diff)
downloadgcc-c8c587b854c9e85fc9ce58c8192d532205f0ee1f.zip
gcc-c8c587b854c9e85fc9ce58c8192d532205f0ee1f.tar.gz
gcc-c8c587b854c9e85fc9ce58c8192d532205f0ee1f.tar.bz2
AArch64: skip modes_1.f90 [PR107071]
This test has never worked on AArch64 since the day it was committed. It has a number of issues that prevent it from working on AArch64: The testfailures seem to be known and triaged, so until that's fixed there's no point in running this test. gcc/testsuite/ChangeLog: PR fortran/107071 * gfortran.dg/ieee/modes_1.f90: skip aarch64, arm.
-rw-r--r--gcc/testsuite/gfortran.dg/ieee/modes_1.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gfortran.dg/ieee/modes_1.f90 b/gcc/testsuite/gfortran.dg/ieee/modes_1.f90
index 205c47f..e29d8c6 100644
--- a/gcc/testsuite/gfortran.dg/ieee/modes_1.f90
+++ b/gcc/testsuite/gfortran.dg/ieee/modes_1.f90
@@ -1,5 +1,5 @@
! { dg-do run }
-!
+! { dg-skip-if "PR libfortran/78314" { aarch64*-*-gnu* arm*-*-gnueabi arm*-*-gnueabihf } }
! Test IEEE_MODES_TYPE, IEEE_GET_MODES and IEEE_SET_MODES