r238515 - in /branches/gcc-6-branch/gcc: Change...

jamborm@gcc.gnu.org jamborm@gcc.gnu.org
Wed Jul 20 13:24:00 GMT 2016


Author: jamborm
Date: Wed Jul 20 13:24:19 2016
New Revision: 238515

URL: https://gcc.gnu.org/viewcvs?rev=238515&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-6-branch/gcc/testsuite/gfortran.dg/pr71688.f90
Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/fortran/trans-decl.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list