primary.c (match_boz_constant): Allow kind parameter suffixes.
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Thu, 7 Oct 2004 15:12:06 +0000 (17:12 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Thu, 7 Oct 2004 15:12:06 +0000 (17:12 +0200)
commit5d874166a89f97e1c090c5ee661572d7c64245fc
tree574bfaa034b15098befcc64f0fa9d316cfc1f980
parent14de86fa0a7305603e08f42e6fa5ba4dbd2c2c7d
primary.c (match_boz_constant): Allow kind parameter suffixes.

fortran/
* primary.c (match_boz_constant): Allow kind parameter suffixes.
Move standard warning further to the front.

testsuite/
* gfortran.fortran-torture/execute/intrinsic_mvbits.f90,
gfortran.dg/ishft.f90: Add more tests.

From-SVN: r88690
gcc/fortran/ChangeLog
gcc/fortran/primary.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/ishft.f90
gcc/testsuite/gfortran.fortran-torture/execute/intrinsic_mvbits.f90