This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0a2dc096980 * parser.c (cp_parser_elaborated_type_specifier): A [...] new a430b2526aa PR sanitizer/80349 * fold-const.c (fold_binary_loc) <case [...] new 0e6ba620ce8 PR target/77728 * config/arm/arm.c: Include gimple.h. (a [...]
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 | 24 +++++++ gcc/config/arm/arm.c | 78 +++++++++++++++++----- gcc/fold-const.c | 6 +- gcc/testsuite/ChangeLog | 11 +++ .../g++.dg/abi/{pr77728-2.C => pr77728-1.C} | 14 ++-- gcc/testsuite/g++.dg/ubsan/pr80349-2.C | 11 +++ 6 files changed, 118 insertions(+), 26 deletions(-) copy gcc/testsuite/g++.dg/abi/{pr77728-2.C => pr77728-1.C} (92%) create mode 100644 gcc/testsuite/g++.dg/ubsan/pr80349-2.C