This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b705676e476 analyze_brprob.py: fix SI units new 48c0759895a PR bootstrap/82670 * ubsan/Makefile.am (ubsan_files): Rem [...] new 20082e09f0a Fix fallthrough attribute ignorance w/ -fsanitize=address ( [...]
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 | 5 +++++ gcc/gimplify.c | 8 ++++++-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/asan/pr82792.C | 32 ++++++++++++++++++++++++++++++++ libsanitizer/ChangeLog | 7 +++++++ libsanitizer/ubsan/Makefile.am | 5 +---- libsanitizer/ubsan/Makefile.in | 11 ++--------- 7 files changed, 58 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/g++.dg/asan/pr82792.C