This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5f7ad46f0da Skip pr80170.c for non-ptr32plus targets new 6bac87c3e3c PR middle-end/80423 * tree.h (build_array_type): Add type [...]
The 1 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 | 12 ++++++++++++ gcc/c-family/ChangeLog | 5 +++++ gcc/c-family/c-common.c | 14 ++++++++------ gcc/cp/ChangeLog | 8 ++++++++ gcc/cp/tree.c | 16 ++++++++-------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/other/pr80423.C | 11 +++++++++++ gcc/tree.c | 18 ++++++++++++------ gcc/tree.h | 2 +- 9 files changed, 70 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/g++.dg/other/pr80423.C