]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/21260 (Conflict between comment and H edit descriptor)
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Wed, 11 May 2005 22:32:04 +0000 (00:32 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Wed, 11 May 2005 22:32:04 +0000 (00:32 +0200)
commitb160dd2803ed9103058b7f48f2bae6ed87442886
tree4359b959252f5ef9968c8f121291247c98ee326b
parent5e6c8b642870fa915835308210a6bd3679d3c9c5
re PR fortran/21260 (Conflict between comment and H edit descriptor)

fortran/
PR fortran/21260
* io.c (check_format): Look for literal characters inside
hollerith constant.
testsuite/
PR fortran/21260
* gfortran.dg/hollerith_1.f90: New test.

From-SVN: r99597
gcc/fortran/ChangeLog
gcc/fortran/io.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/hollerith_1.f90 [new file with mode: 0644]