public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] Skip gfortran.dg/ieee/ieee_9.f90 on hppa*-*-linux*
@ 2019-03-09 17:44 John David Anglin
  0 siblings, 0 replies; only message in thread
From: John David Anglin @ 2019-03-09 17:44 UTC (permalink / raw)
  To: GCC Patches

[-- Attachment #1: Type: text/plain, Size: 64 bytes --]

See attached.

Dave
-- 
John David Anglin  dave.anglin@bell.net

[-- Attachment #2: ieee_9.f90.d --]
[-- Type: text/plain, Size: 512 bytes --]

2019-03-09  John David Anglin  <dave.anglin@bell.net>

	PR fortran/89639
	* gfortran.dg/ieee/ieee_9.f90: Skip on hppa*-*-linux*.

Index: gfortran.dg/ieee/ieee_9.f90
===================================================================
--- gfortran.dg/ieee/ieee_9.f90	(revision 269452)
+++ gfortran.dg/ieee/ieee_9.f90	(working copy)
@@ -1,4 +1,5 @@
 ! { dg-do run { xfail arm*-*-gnueabi arm*-*-gnueabihf } }
+! { dg-skip-if "PR89639" { hppa-*-linux* } }
 program foo
    use ieee_arithmetic
    use iso_fortran_env

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-09 16:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-09 17:44 [committed] Skip gfortran.dg/ieee/ieee_9.f90 on hppa*-*-linux* John David Anglin

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).