public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Tamar Christina <tnfchris@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r14-9104] AArch64: skip modes_1.f90 [PR107071]
Date: Wed, 21 Feb 2024 11:43:55 +0000 (GMT)	[thread overview]
Message-ID: <20240221114355.7A8B03858D20@sourceware.org> (raw)

https://gcc.gnu.org/g:c8c587b854c9e85fc9ce58c8192d532205f0ee1f

commit r14-9104-gc8c587b854c9e85fc9ce58c8192d532205f0ee1f
Author: Tamar Christina <tamar.christina@arm.com>
Date:   Wed Feb 21 11:42:13 2024 +0000

    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.

Diff:
---
 gcc/testsuite/gfortran.dg/ieee/modes_1.f90 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gfortran.dg/ieee/modes_1.f90 b/gcc/testsuite/gfortran.dg/ieee/modes_1.f90
index 205c47f38007..e29d8c678e6e 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

                 reply	other threads:[~2024-02-21 11:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240221114355.7A8B03858D20@sourceware.org \
    --to=tnfchris@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).