From: burnus Date: Thu, 31 Oct 2019 16:09:49 +0000 (+0000) Subject: Ensure that gfortran.dg/achar_2.f90 can fail X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9276721b09c4bd23eb3b6dc58ef820f2b0dcb42b;p=thirdparty%2Fgcc.git Ensure that gfortran.dg/achar_2.f90 can fail * 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 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 1b7137bea80a..4c85975d9476 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2019-10-31 Tobias Burnus + + * gfortran.dg/achar_2.f90: Remove bogus line from + last commit. + 2019-10-31 Tobias Burnus * gfortran.dg/achar_2.f90: Print 'DONE' and add dg-output. diff --git a/gcc/testsuite/gfortran.dg/achar_2.f90 b/gcc/testsuite/gfortran.dg/achar_2.f90 index 2865037f442a..ba655c252a38 100644 --- a/gcc/testsuite/gfortran.dg/achar_2.f90 +++ b/gcc/testsuite/gfortran.dg/achar_2.f90 @@ -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