re PR fortran/78226 (Fill out location information everywhere)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Mon, 7 Nov 2016 19:33:27 +0000 (19:33 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Mon, 7 Nov 2016 19:33:27 +0000 (19:33 +0000)
commit39b4b34de01ef3cc035d0f42b31c171be2af3c7a
tree0f41f6dc1da3c15e7735fc3fd4a56653bb15b923
parent98a989094b11c0e5395b127d84fe0eb65191feda
re PR fortran/78226 (Fill out location information everywhere)

2016-11-07  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/78226
* expr.c (gfc_generate_initializer):  Add where to EXPR_NULL
statement.
* iresolve.c (gfc_resolve_extends_type_of):  Add where to
both arguments of the function.
* resolve.c (resolve_select_type):  Add where to the
second argument of the new statement.

From-SVN: r241927
gcc/fortran/ChangeLog
gcc/fortran/expr.c
gcc/fortran/iresolve.c
gcc/fortran/resolve.c