XFAIL gfortran.dg/execute_command_line_2.f90 (PR libfortran/67412)

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

From-SVN: r227367
This commit is contained in:
Rainer Orth 2015-09-01 11:50:19 +00:00 committed by Rainer Orth
parent 0b49d67bbd
commit 2674213872
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,9 @@
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.
2015-09-01 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* gcc.target/aarch64/target_attr_crypto_ice_2.c: New test.

View file

@ -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
!