XFAIL gfortran.dg/execute_command_line_2.f90 (PR libfortran/67412)
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Tue, 1 Sep 2015 11:50:19 +0000 (11:50 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Tue, 1 Sep 2015 11:50:19 +0000 (11:50 +0000)
PR libfortran/67412
* gfortran.dg/execute_command_line_2.f90: XFAIL execution on
*-*-solaris2.10.

From-SVN: r227367

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/execute_command_line_2.f90

index f14ff330e3f7759a5743442a1b3619cc11d93766..c4d0faca3be1ac507d86380b380f31b1ad7a1184 100644 (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.
index 5a4e9cc7b8299a812d93a8075b7f1534ba495e0d..3e34f322f07c80fa4da8be609f696d740b2f6e77 100644 (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
 !