[Bug fortran/92050] internal compiler error: in gfc_conv_procedure_call

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 25 14:34:00 GMT 2019


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

--- Comment #7 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Author: burnus
Date: Mon Nov 25 14:33:32 2019
New Revision: 278689

URL: https://gcc.gnu.org/viewcvs?rev=278689&root=gcc&view=rev
Log:
Fortran] PR 92050 - fix ICE with -fcheck=all

        Backport from mainline
        2019-10-11  Tobias Burnus  <tobias@codesourcery.com>

        PR fortran/92050
        * trans-expr.c (gfc_conv_procedure_call): Handle code generated
        by -fcheck=all.

        PR fortran/92050
        * gfortran.dg/pr92050.f90: New.


Added:
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr92050.f90
Modified:
    branches/gcc-9-branch/gcc/fortran/ChangeLog
    branches/gcc-9-branch/gcc/fortran/trans-expr.c
    branches/gcc-9-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list