[Bug fortran/80965] [7/8 Regression] ICE with class argument and -O2 optimization

pault at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Mar 3 16:33:00 GMT 2018


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  <pault@gcc.gnu.org>

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

2018-03-03  Paul Thomas  <pault@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


More information about the Gcc-bugs mailing list