]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/interface.cc
gfortran.h (gfc_extend_expr): Modified prototype.
authorJanus Weil <janus@gcc.gnu.org>
Sun, 6 Nov 2011 21:36:54 +0000 (22:36 +0100)
committerJanus Weil <janus@gcc.gnu.org>
Sun, 6 Nov 2011 21:36:54 +0000 (22:36 +0100)
commiteaee02a520c7d5619c310cb43ffc5a58c89ccdc7
tree5c2b289cb9d0de3d7f37994ef9efba47a95760a8
parent9965f21f9ce932dd77935cd0375085571e8dffa0
gfortran.h (gfc_extend_expr): Modified prototype.

2011-11-06  Janus Weil  <janus@gcc.gnu.org>

* gfortran.h (gfc_extend_expr): Modified prototype.
* interface.c (gfc_extend_expr): Return 'match' instead of 'gfc_try'.
Remove argument 'real_error'.
* resolve.c (resolve_operator): Modified call to 'gfc_extend_expr'.

From-SVN: r181044
gcc/fortran/ChangeLog
gcc/fortran/gfortran.h
gcc/fortran/interface.c
gcc/fortran/resolve.c