From: Paul Thomas Date: Mon, 24 Oct 2005 20:25:40 +0000 (+0000) Subject: 2005-10-24 Paul Thomas X-Git-Tag: misc/cutover-cvs2svn~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7b707279985ed121ab8edf8cce5ef874ae371a0b;p=thirdparty%2Fgcc.git 2005-10-24 Paul Thomas gfortran.dg/namelist_char_only.f90: Add missing newline at end. From-SVN: r105863 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 1151980d511a..9ec7cc1213ac 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2005-10-24 Paul Thomas + + gfortran.dg/namelist_char_only.f90: Add missing newline at end. + 2005-10-24 Paul Thomas PR fortran/24416 diff --git a/gcc/testsuite/gfortran.dg/namelist_char_only.f90 b/gcc/testsuite/gfortran.dg/namelist_char_only.f90 index eb2d7ea83d04..9993669b38a1 100644 --- a/gcc/testsuite/gfortran.dg/namelist_char_only.f90 +++ b/gcc/testsuite/gfortran.dg/namelist_char_only.f90 @@ -26,4 +26,4 @@ if (a /= "alls_well") call abort () -END \ No newline at end of file +END