This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_apm/gnu-master-aarch64-spec2k6-Os_LTO in repository toolchain/ci/gcc.
from 09a0affdb05 middle-end/101480 - overloaded global new/delete adds 338725652f8 middle-end/102683 - fix .DEFERRED_INIT expansion adds f858239830b ChangeLog: Remove incorrect PR reference adds 1c0a83eff7b doc: improve -fsanitize=undefined description adds 0de8c2f8104 c++: Add testcase for already-fixed PR [PR102643] adds 008e7397dad Commonize ipa-pta constraint generation for calls
No new revisions were added by this update.
Summary of changes: gcc/doc/invoke.texi | 3 +- gcc/internal-fn.c | 4 +- gcc/ipa-modref-tree.h | 32 +- gcc/ipa-modref.c | 39 +- gcc/ipa-modref.h | 13 + .../g++.dg/cpp2a/class-deduction-alias11.C | 12 + gcc/testsuite/gcc.dg/torture/ssa-pta-fn-1.c | 8 +- gcc/testsuite/gcc.dg/tree-ssa/pta-callused.c | 2 +- gcc/tree-ssa-structalias.c | 518 ++++++++++----------- libstdc++-v3/ChangeLog | 1 - 10 files changed, 334 insertions(+), 298 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/class-deduction-alias11.C