[Bug lto/67709] ICE: in estimate_function_body_sizes, at ipa-inline-analysis.c:2489 on x86_64-apple-darwin*

vries at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 16 16:23:00 GMT 2016


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

--- Comment #14 from vries at gcc dot gnu.org ---
Author: vries
Date: Tue Feb 16 16:22:28 2016
New Revision: 233465

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

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

        backport from trunk:
        2016-02-16  Tom de Vries  <tom@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-4_9-branch/libgomp/testsuite/libgomp.fortran/declare-simd-4.f90
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/omp-low.c
    branches/gcc-4_9-branch/libgomp/ChangeLog


More information about the Gcc-bugs mailing list