[Bug fortran/85786] [8/9 Regression] Segfault in associated intrinsic

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri May 25 22:07:00 GMT 2018


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

--- Comment #14 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri May 25 22:06:57 2018
New Revision: 260784

URL: https://gcc.gnu.org/viewcvs?rev=260784&root=gcc&view=rev
Log:
2018-05-25  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/85786
        * trans-intrinsic.c (gfc_conv_associated): Add arg1se to the block.

2018-05-25  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/85786
        * gfortran.dg/pr85786.f90: New test.

Added:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr85786.f90
Modified:
    branches/gcc-8-branch/gcc/fortran/ChangeLog
    branches/gcc-8-branch/gcc/fortran/trans-intrinsic.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list