diff options
author | Tobias Schlüter <tobi@gcc.gnu.org> | 2007-10-07 13:45:15 +0200 |
---|---|---|
committer | Tobias Schlüter <tobi@gcc.gnu.org> | 2007-10-07 13:45:15 +0200 |
commit | c4d4556f8daab94ba0be96ee6f56507da1ae4b94 (patch) | |
tree | 46ae2ca6e15985534293a1fe9546fb98f8318399 /gcc/combine.c | |
parent | 3a6b0f546506cf36a9b9eaca9008bc6cd705bb2e (diff) | |
download | gcc-c4d4556f8daab94ba0be96ee6f56507da1ae4b94.zip gcc-c4d4556f8daab94ba0be96ee6f56507da1ae4b94.tar.gz gcc-c4d4556f8daab94ba0be96ee6f56507da1ae4b94.tar.bz2 |
re PR fortran/20851 (dummy argument may not appear in specification expression in elemental procedure)
PR fortran/20851
fortran/
* expr.c (check_inquiry): Typo fix in error message.
(check_init_expr): Same * 3.
(check_restricted): Verify that no dummy arguments appear in
restricted expressions in ELEMENTAL procedures.
* resolve.c (resolve_fl_variable): Exchange order of checks to
avoid side-effect.
testsuite/
* initialization_1.f90: Fix dg-error annotations.
* initialization_14.f90: New.
* initialization_7.f90: Fix dg-error annotations.
* initialization_9.f90: Likewise.
From-SVN: r129069
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions