* gfortran.dg/achar_2.f90: Remove bogus line from
last commit.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277678
138bc75d-0d04-0410-961f-
82ee72b054a4
+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.
! { 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