This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 91b9d66d320 Remove a Java-specific hunk. new c1172f3a775 PR tree-optimization/81603 * ipa-polymorphic-call.c (ipa [...] new 829b2f3fd8f PR sanitizer/81604 * ubsan.c (ubsan_type_descriptor): For [...]
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/ChangeLog | 13 +++++++++++++ gcc/ipa-polymorphic-call.c | 19 +++++++++++++----- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/c-c++-common/ubsan/pr81604.c | 31 ++++++++++++++++++++++++++++++ gcc/ubsan.c | 13 +++++++------ 5 files changed, 70 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr81604.c