re PR fortran/29403 ([4.1 only] print ('(a)') not working, print '(a) works)
authorSteven G. Kargl <kargl@gcc.gnu.org>
Mon, 16 Oct 2006 00:54:01 +0000 (00:54 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Mon, 16 Oct 2006 00:54:01 +0000 (00:54 +0000)
commit8e9f197690bde78d9e897939a58c945afd4ad1a2
treed8d92a3b58ddbdff4bd47aed68e3b932d11b5b5d
parentff2c6bbbc95dfca01f13a1a2d8683e515dea5fcd
re PR fortran/29403 ([4.1 only] print ('(a)') not working, print '(a) works)

2006-10-15  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/29403
        * gfortran.dg/print_1.f90: New test.

From-SVN: r117765
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/print_1.f90 [new file with mode: 0644]