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

--- Comment #13 from vries at gcc dot gnu.org ---
Author: vries
Date: Tue Feb 16 13:49:22 2016
New Revision: 233450

URL: https://gcc.gnu.org/viewcvs?rev=233450&root=gcc&view=rev
Log:
backport "Don't call call_cgraph_insertion_hooks in simd_clone_create"

2016-02-16  Tom de Vries  <t...@codesourcery.com>

        backport from trunk:
        2016-02-16  Tom de Vries  <t...@codesourcery.com>

        PR lto/67709
        * omp-low.c (simd_clone_create): Remove call to
        symtab->call_cgraph_insertion_hooks.

        * testsuite/libgomp.fortran/declare-simd-4.f90: New test.

Added:
    branches/gcc-5-branch/libgomp/testsuite/libgomp.fortran/declare-simd-4.f90
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/omp-low.c
    branches/gcc-5-branch/libgomp/ChangeLog

Reply via email to