This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d87af292910 PR bootstrap/81216 * parser.c (cp_parser_already_scoped_s [...] new 983fdeb3e49 PR middle-end/81207 * gimple-fold.c (replace_call_with_ca [...] new 37a1f585aec PR sanitizer/81209 * ubsan.c (ubsan_encode_value): Initia [...]
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 | 11 +++++++++-- gcc/gimple-fold.c | 3 ++- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/g++.dg/ubsan/{pr81125.C => pr81209.C} | 7 ++++--- gcc/testsuite/gcc.c-torture/compile/pr81207.c | 13 +++++++++++++ gcc/ubsan.c | 1 + 6 files changed, 37 insertions(+), 6 deletions(-) copy gcc/testsuite/g++.dg/ubsan/{pr81125.C => pr81209.C} (56%) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr81207.c