public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [Committed] XFAIL gfortran.dg/ieee/ieee_9.f90
@ 2018-12-24 19:09 Steve Kargl
  2018-12-24 19:42 ` Janne Blomqvist
  0 siblings, 1 reply; 7+ messages in thread
From: Steve Kargl @ 2018-12-24 19:09 UTC (permalink / raw)
  To: fortran, gcc-patches

I've added the following patch to a recently committed testcase.

Index: gcc/testsuite/gfortran.dg/ieee/ieee_9.f90
===================================================================
--- gcc/testsuite/gfortran.dg/ieee/ieee_9.f90	(revision 267413)
+++ gcc/testsuite/gfortran.dg/ieee/ieee_9.f90	(working copy)
@@ -1,4 +1,4 @@
-! { dg-do run }
+! { dg-do run { xfail arm*-*-gnueabi arm*-*-gnueabihf } }
 program foo
    use ieee_arithmetic
    use iso_fortran_env

-- 
Steve

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-12-27  8:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-24 19:09 [Committed] XFAIL gfortran.dg/ieee/ieee_9.f90 Steve Kargl
2018-12-24 19:42 ` Janne Blomqvist
2018-12-24 19:59   ` Steve Kargl
2018-12-25 13:04     ` Janne Blomqvist
2018-12-25 21:44       ` Steve Kargl
2018-12-27 11:24         ` Sudakshina Das
2018-12-27 11:54           ` Ramana Radhakrishnan

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