This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8a574c1 Add -mtune-ctrl=sse_typeless_stores to avx256-unaligned-store-2.c new 2b073aa cp/ PR c++/55635 * init.c (build_vec_delete_1): Protect op [...]
The 1 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/cp/ChangeLog | 8 ++++ gcc/cp/init.c | 12 +++++- gcc/cp/optimize.c | 24 ++++++------ gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/g++.dg/eh/delete1.C | 79 +++++++++++++++++++++++++++++++++++++++ 5 files changed, 113 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/g++.dg/eh/delete1.C