This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6b51b28 S/390: Add bswaphi2 pattern new d3d81eb PR c++/67354 * cp-tree.h (defer_mangling_aliases): Declare. [...] new df3eb2e PR tree-optimization/52272 * tree-ssa-loop-ivopts.c (struct [...] new f9b1608 Fix up misplaced ChangeLog entry.
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/ChangeLog | 34 ++++-- gcc/cp/ChangeLog | 27 +++++ gcc/cp/cp-tree.h | 6 + gcc/cp/decl2.c | 12 +- gcc/cp/optimize.c | 7 ++ gcc/testsuite/ChangeLog | 5 + gcc/testsuite/g++.dg/abi/mangle67.C | 21 ++++ gcc/tree-ssa-loop-ivopts.c | 228 +++++++++++++++++++++++++++++++----- 8 files changed, 296 insertions(+), 44 deletions(-) create mode 100644 gcc/testsuite/g++.dg/abi/mangle67.C