]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/gfortran.h
re PR fortran/31293 (Implicit character and array returning functions)
authorPaul Thomas <pault@gcc.gnu.org>
Sat, 7 Apr 2007 20:13:52 +0000 (20:13 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sat, 7 Apr 2007 20:13:52 +0000 (20:13 +0000)
commite9bd9f7d5db94db21cdd566e9e00f851563edc97
tree4952f685177a36049f5019f89ef57303fb8f5eab
parentca178f85a63290092282309bc58d624379f749b9
re PR fortran/31293 (Implicit character and array returning functions)

2007-04-07  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/31293
* symbol.c (gfc_check_function_type): New function.
* gfortran.h : Add prototype for previous.
* parse.c (parse_progunit): Call it after parsing specification
statements.

2007-04-07  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/31293
* gfortran.dg/interface_12.f90: New test.

From-SVN: r123641
gcc/fortran/ChangeLog
gcc/fortran/gfortran.h
gcc/fortran/parse.c
gcc/fortran/symbol.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/interface_12.f90 [new file with mode: 0644]