[Bug fortran/71688] [4.9/5/6/7 Regression] ICE in analyze, at cgraphunit.c:632 with -fcoarray=lib

jamborm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 20 13:32:00 GMT 2016


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

--- Comment #10 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Author: jamborm
Date: Wed Jul 20 13:31:19 2016
New Revision: 238516

URL: https://gcc.gnu.org/viewcvs?rev=238516&root=gcc&view=rev
Log:
Fix PR fortran/71688

2016-07-20  Martin Jambor  <mjambor@suse.cz>

        PR fortran/71688
        * trans-decl.c (gfc_generate_function_code): Use get_create rather
        than create to get a call graph node.

testsuite/
        * gfortran.dg/pr71688.f90: New test.


Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr71688.f90
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/fortran/trans-decl.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list