re PR fortran/18869 (multiple common blocks in a single line rejected)
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Sun, 12 Dec 2004 21:12:00 +0000 (22:12 +0100)
committerTobias Schlüter <tobi@gcc.gnu.org>
Sun, 12 Dec 2004 21:12:00 +0000 (22:12 +0100)
commit23acf4d41122152f857318a67d63a5f4e8f1cb32
treeb7dd2268617c982d5207fe5c130a6b43ca3e4668
parentc3d003d207ac27d639e18010dae6b7087ead1beb
re PR fortran/18869 (multiple common blocks in a single line rejected)

gcc/
PR fortran/18869
* match.c (gfc_match_common): Skip whitespace.

testsuite/
PR fortran/18869
* gfortran.dg/common_1.f90: New test.

From-SVN: r92064
gcc/fortran/ChangeLog
gcc/fortran/match.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/common_1.f90 [new file with mode: 0644]