This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bf34364e50c cobol: Process -dumpspecs, -dumpversion, -dumpmachine. [PR119332] new f210e0bb909 Allow TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)) not to be its [...]
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/alias.cc | 7 ++++++- gcc/testsuite/gcc.dg/pr101312-1.c | 4 ++++ gcc/testsuite/gcc.dg/pr101312-2.c | 5 +++++ gcc/tree.cc | 23 +++++++++++++++++++---- 4 files changed, 34 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr101312-1.c create mode 100644 gcc/testsuite/gcc.dg/pr101312-2.c