This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0b7a11874d4 c++: fix tree_contains_struct for C++ types [PR101095] new 28ca8446417 use error_at and warning_at in cfgexpand.c new 329769b7200 use diagnostic location in diagnostic_report_current_function new 8d76ff99220 pass location to md_asm_adjust new ef3bb641e91 add myself to DCO section
The 4 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: MAINTAINERS | 1 + gcc/cfgexpand.c | 44 +++++++++++++++++++----------------- gcc/config/arm/aarch-common-protos.h | 3 ++- gcc/config/arm/aarch-common.c | 8 +++---- gcc/config/arm/arm.c | 4 ++-- gcc/config/avr/avr.c | 3 ++- gcc/config/cris/cris.c | 4 ++-- gcc/config/i386/i386.c | 8 +++---- gcc/config/mn10300/mn10300.c | 2 +- gcc/config/nds32/nds32.c | 3 ++- gcc/config/pdp11/pdp11.c | 4 ++-- gcc/config/rs6000/rs6000.c | 2 +- gcc/config/s390/s390.c | 2 +- gcc/config/vax/vax.c | 5 ++-- gcc/config/visium/visium.c | 4 ++-- gcc/doc/tm.texi | 5 ++-- gcc/target.def | 5 ++-- gcc/tree-diagnostic.c | 6 ++--- 18 files changed, 61 insertions(+), 52 deletions(-)