]> gcc.gnu.org Git - gcc.git/commit
dummy_optional_arg.f90: New test.
authorSteven G. Kargl <kargl@gcc.gnu.org>
Thu, 9 Sep 2010 18:52:11 +0000 (18:52 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Thu, 9 Sep 2010 18:52:11 +0000 (18:52 +0000)
commit26865ab4e8a09b607fae1c338137a4ac65c476cc
treea432bf98d9ee2e60655380588d94eed4e8d7d7f5
parentb1012ca4be23e00404c49f8520196af908110a10
dummy_optional_arg.f90: New test.

2010-09-09  Steven G. Kargl  <kargl@gcc.gnu.org>

* gfortran.dg/dummy_optional_arg.f90: New test.

2010-09-09  Steven G. Kargl  <kargl@gcc.gnu.org>

* fortran/expr.c (check_inquiry): OPTIONAL attribute is not allowed
for dummy argument that appears in a specification statement.

From-SVN: r164120
gcc/fortran/ChangeLog
gcc/fortran/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/dummy_optional_arg.f90 [new file with mode: 0644]
This page took 0.063023 seconds and 5 git commands to generate.