fortran/
PR fortran/18826
* resolve.c (resolve_code): Impose correct restrictions on
assigned variable.
testsuite/
PR fortran/18826
* gfortran.dg/assign_1.f90: New test.
From-SVN: r91902
2004-12-08 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
+ PR fortran/18826
* resolve.c (resolve_code): Impose correct restrictions on
assigned variable.
2004-12-08 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
+ PR fortran/18826
* gfortran.dg/assign_1.f90: New test.
2004-12-08 Nick Clifton <nickc@redhat.com>