]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
AArch64: skip modes_1.f90 [PR107071]
authorTamar Christina <tamar.christina@arm.com>
Wed, 21 Feb 2024 11:42:13 +0000 (11:42 +0000)
committerTamar Christina <tamar.christina@arm.com>
Wed, 21 Feb 2024 11:42:13 +0000 (11:42 +0000)
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.

gcc/testsuite/gfortran.dg/ieee/modes_1.f90

index 205c47f38007d06116289c19d6b23cf3bf83bd48..e29d8c678e6e51c3f2e5dac53c7703bb18a99ac4 100644 (file)
@@ -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