Don't call call_cgraph_insertion_hooks in simd_clone_create
authorTom de Vries <tom@codesourcery.com>
Tue, 16 Feb 2016 09:23:09 +0000 (09:23 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Tue, 16 Feb 2016 09:23:09 +0000 (09:23 +0000)
commit2175df996bb6424d0b08bac0ece3e947d4c3d3b4
tree1a78e0cdb6e87ca494718314bf5c210adc49f490
parent3824a0a2e2cf8bb20cce2c6d4e817a854b7a889f
Don't call call_cgraph_insertion_hooks in simd_clone_create

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.

From-SVN: r233447
gcc/ChangeLog
gcc/omp-low.c
libgomp/ChangeLog
libgomp/testsuite/libgomp.fortran/declare-simd-4.f90 [new file with mode: 0644]