This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 964577c31df c++: Partially implement CWG 2867 - Order of initialization [...] new ea9d4bf45ef Fix SLP double-reduction support new e98ad6a049c ipa: Treat static constructors and destructors as non-local [...] new db0fa0b35b9 ipa: Move pass_ipa_cdtor_merge before pass_ipa_cp and pass_ipa_sra
The 3 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/cgraph.cc | 4 +++- gcc/ipa-visibility.cc | 5 +++-- gcc/passes.def | 2 +- gcc/testsuite/gcc.dg/lto/pr115815_0.c | 18 ++++++++++++++++++ gcc/tree-vect-slp.cc | 4 +++- 5 files changed, 28 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/lto/pr115815_0.c