Ensure that gfortran.dg/achar_2.f90 can fail
authorTobias Burnus <tobias@codesourcery.com>
Thu, 31 Oct 2019 16:09:49 +0000 (16:09 +0000)
committerTobias Burnus <burnus@gcc.gnu.org>
Thu, 31 Oct 2019 16:09:49 +0000 (17:09 +0100)
        * gfortran.dg/achar_2.f90: Remove bogus line from
        last commit.

From-SVN: r277678

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

index 1b7137bea80a0c3b7b0e67c074c48b9cd239f8d4..4c85975d94767b5bf5995d1fe78fc6f59524812f 100644 (file)
@@ -1,3 +1,8 @@
+2019-10-31  Tobias Burnus  <tobias@codesourcery.com>
+
+       * gfortran.dg/achar_2.f90: Remove bogus line from
+       last commit.
+
 2019-10-31  Tobias Burnus  <tobias@codesourcery.com>
 
        * gfortran.dg/achar_2.f90: Print 'DONE' and add dg-output.
index 2865037f442a1900bcc95db9f751eec1aa9b44e1..ba655c252a38f03b82ba7b88a71528963461a1b6 100644 (file)
@@ -1,7 +1,6 @@
 ! { dg-do run }
 ! PR 30389 - we now treat ACHAR equivalent to CHAR (except for
 !            out of range-values) and IACHAR equivalent to ICHAR.
-! { dg-output
 program main
   integer :: i
   character(len=1) :: c