public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [testsuite, fortran] XFAIL gfortran.dg/execute_command_line_2.f90 (PR libfortran/67412)
@ 2015-09-01 11:53 Rainer Orth
  0 siblings, 0 replies; only message in thread
From: Rainer Orth @ 2015-09-01 11:53 UTC (permalink / raw)
  To: gcc-patches; +Cc: fortran

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

As discussed in the PR, gfortran.dg/execute_command_line_2.f90 execution
FAILs on Solaris 10 due to a bug in /bin/sh's exit code handling.  Since
the fix is involved and the issue a corner case, we decided to XFAIL
execution instead (at least until an eventual fix is forthcoming).

Tested with the appropriate runtest invocations on i386-pc-solaris2.10
and i386-pc-solaris2.12, installed on mainline as pre-approved in the PR.

	Rainer


2015-09-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	PR libfortran/67412
	* gfortran.dg/execute_command_line_2.f90: XFAIL execution on
	*-*-solaris2.10.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: sol10-execute_command_line_2-xfail.patch --]
[-- Type: text/x-patch, Size: 562 bytes --]

# HG changeset patch
# Parent  c91089a9a064d057d89d1b997b04e5cbac524137
XFAIL gfortran.dg/execute_command_line_2.f90 (PR libfortran/67412)

diff --git a/gcc/testsuite/gfortran.dg/execute_command_line_2.f90 b/gcc/testsuite/gfortran.dg/execute_command_line_2.f90
--- a/gcc/testsuite/gfortran.dg/execute_command_line_2.f90
+++ b/gcc/testsuite/gfortran.dg/execute_command_line_2.f90
@@ -1,4 +1,5 @@
 ! { dg-do run }
+! { dg-xfail-run-if "PR libfortran/67412" { *-*-solaris2.10 } }
 !
 ! Check that EXECUTE_COMMAND_LINE handles invalid command lines appropriately
 !

[-- Attachment #3: Type: text/plain, Size: 143 bytes --]


-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

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

only message in thread, other threads:[~2015-09-01 11:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-01 11:53 [testsuite, fortran] XFAIL gfortran.dg/execute_command_line_2.f90 (PR libfortran/67412) Rainer Orth

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