]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libfortran/24794 (problem with namelist input of character array)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Wed, 23 Nov 2005 02:14:26 +0000 (02:14 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Wed, 23 Nov 2005 02:14:26 +0000 (02:14 +0000)
commit4cc233c4116f3fe96b04f36477578d003cbfa0f3
tree2a199de17d6a21a8e3356fc709f367c47f984db5
parentc4a108fd8eba44c9aac67f2c482754c2f975fdf6
re PR libfortran/24794 (problem with namelist input of character array)

2005-11-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/24794
* gfortran.dg/namelist_12.f: Fix quotes.
* gfortran.dg/namelist_13.f90: Fix quotes.
* gfortran.dg/namelist_14.f90: Fix quotes.
* gfortran.dg/namelist_15.f90: Fix quotes.
* gfortran.dg/namelist_use.f90: Fix quotes.
* gfortran.dg/namelist_use_only.f90: Fix quotes.
* gfortran.dg/namelist_21.f90: New test.
* gfortran.dg/namelist_22.f90: New test.

From-SVN: r107396
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/namelist_12.f
gcc/testsuite/gfortran.dg/namelist_13.f90
gcc/testsuite/gfortran.dg/namelist_14.f90
gcc/testsuite/gfortran.dg/namelist_15.f90
gcc/testsuite/gfortran.dg/namelist_21.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/namelist_22.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/namelist_use.f90
gcc/testsuite/gfortran.dg/namelist_use_only.f90