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

--- Comment #7 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Sat Mar  3 16:33:17 2018
New Revision: 258213

URL: https://gcc.gnu.org/viewcvs?rev=258213&root=gcc&view=rev
Log:
2018-03-03  Paul Thomas  <pa...@gcc.gnu.org>

        PR fortran/80965
        * resolve.c (build_loc_call): Change symtree name from 'loc' to
        '_loc'.

2018-03-03  Paul Thomas  <pa...@gcc.gnu.org>

        PR fortran/80965
        * gfortran.dg/select_type_41.f90: New test.


Added:
    branches/gcc-7-branch/gcc/testsuite/gfortran.dg/select_type_41.f90
Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/resolve.c
    branches/gcc-7-branch/gcc/fortran/trans-expr.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog

Reply via email to