This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch in repository gcc.
from 4b7c9d5 2016-02-15 Jerry DeLisle jvdelisle@gcc.gnu.org new 4c2003e backport "Fix ICE for SIMD clones usage in LTO" new 03b9c07 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