This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-4_9-branch in repository gcc.
from 34dd38c Daily bump. new 3f0792c backport "Fix ICE for SIMD clones usage in LTO" new 08ab045 backport "Don't call call_cgraph_insertion_hooks in simd_clon [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 17 +++++++++++ gcc/omp-low.c | 3 +- gcc/testsuite/ChangeLog | 7 +++++ gcc/testsuite/gcc.dg/lto/simd-function_0.c | 34 ++++++++++++++++++++++ libgomp/ChangeLog | 8 +++++ .../testsuite/libgomp.fortran/declare-simd-4.f90 | 7 +++++ 6 files changed, 75 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/lto/simd-function_0.c create mode 100644 libgomp/testsuite/libgomp.fortran/declare-simd-4.f90