aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPaul Thomas <pault@gcc.gnu.org>2005-10-24 20:25:40 +0000
committerPaul Thomas <pault@gcc.gnu.org>2005-10-24 20:25:40 +0000
commit7b707279985ed121ab8edf8cce5ef874ae371a0b (patch)
tree0ffde0f2bc19512e5cc575ce3d85fbe5cd56ee6d /gcc
parent7ba18cea5442cd8b2bc67ab4c07e73297963627b (diff)
downloadgcc-7b707279985ed121ab8edf8cce5ef874ae371a0b.zip
gcc-7b707279985ed121ab8edf8cce5ef874ae371a0b.tar.gz
gcc-7b707279985ed121ab8edf8cce5ef874ae371a0b.tar.bz2
2005-10-24 Paul Thomas <pault@gcc.gnu.org>
gfortran.dg/namelist_char_only.f90: Add missing newline at end. From-SVN: r105863
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/ChangeLog4
-rw-r--r--gcc/testsuite/gfortran.dg/namelist_char_only.f902
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 1151980..9ec7cc1 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,5 +1,9 @@
2005-10-24 Paul Thomas <pault@gcc.gnu.org>
+ gfortran.dg/namelist_char_only.f90: Add missing newline at end.
+
+2005-10-24 Paul Thomas <pault@gcc.gnu.org>
+
PR fortran/24416
gfortran.dg/namelist_char_only.f90: New test.
diff --git a/gcc/testsuite/gfortran.dg/namelist_char_only.f90 b/gcc/testsuite/gfortran.dg/namelist_char_only.f90
index eb2d7ea..9993669 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