]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/22273 (problem to declare a character variable link to an intent(out...
authorErik Edelmann <erik.edelmann@iki.fi>
Sun, 16 Oct 2005 13:59:36 +0000 (16:59 +0300)
committerTobias Schlüter <tobi@gcc.gnu.org>
Sun, 16 Oct 2005 13:59:36 +0000 (15:59 +0200)
commitc2b27658fe406ae890354dd825e4060d65df7e0a
tree5a62c2ecc9f5536003336480d28af0859099b33d
parenta9f7c5705b97b6893f6149108d73b668449d48eb
re PR fortran/22273 (problem to declare a character variable link to an intent(out) object)

2005-10-16  Erik Edelmann  <erik.edelmann@iki.fi>
fortran/
PR 22273
* expr.c (check_inquiry): Add "len" to inquiry_function.
testsuite/
PR fortran/22273
* gfortran.dg/spec_expr_2.f90: New.

From-SVN: r105460
gcc/fortran/ChangeLog
gcc/fortran/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/spec_expr_2.f90 [new file with mode: 0644]