re PR fortran/31540 ([Regression 4.2 only] character((constant expression)) for exter...
authorPaul Thomas <pault@gcc.gnu.org>
Sun, 6 May 2007 15:13:11 +0000 (15:13 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sun, 6 May 2007 15:13:11 +0000 (15:13 +0000)
commit3fc0889aa7740d26efd760f65ef333b88ab7f859
tree470a9d1ace3189c49915bd95b2ee94963ddcca5a
parent8111a921e9c63612e5b608439f2130276e845e0e
re PR fortran/31540 ([Regression 4.2 only] character((constant expression)) for external function)

2007-05-06  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/31540
* resolve.c (resolve_fl_procedure): Resolve constant character
lengths.

2007-05-06  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/31540
* gfortran.dg/char_result_4.f90: New test.

From-SVN: r124476
gcc/testsuite/gfortran.dg/char_length_4.f90 [new file with mode: 0644]