https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78226

--- Comment #5 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Mon Nov  7 19:33:27 2016
New Revision: 241927

URL: https://gcc.gnu.org/viewcvs?rev=241927&root=gcc&view=rev
Log:
2016-11-07  Thomas Koenig  <tkoe...@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.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/expr.c
    trunk/gcc/fortran/iresolve.c
    trunk/gcc/fortran/resolve.c

Reply via email to