This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7049977 PR sanitizer/77567 * asan/asan_new_delete.cc: Cherry-pick u [...] new 98aa0f5 PR c++/77651 c-family/ * c.opt (Waligned-new=): Add RejectN [...] new 451127c * gcc.c-torture/unsorted/dump-noaddr.x: Remove debug statements.
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/c-family/ChangeLog | 9 +++++++++ gcc/c-family/c-cppbuiltin.c | 4 ++-- gcc/c-family/c.opt | 4 ++-- gcc/cp/ChangeLog | 11 +++++++++++ gcc/cp/call.c | 8 ++++---- gcc/cp/decl.c | 18 +++++++++--------- gcc/cp/init.c | 9 +++++---- gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/g++.dg/cpp1z/aligned-new6.C | 14 ++++++++++++++ gcc/testsuite/gcc.c-torture/unsorted/dump-noaddr.x | 6 +----- 10 files changed, 66 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/aligned-new6.C