This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4e9f6c14280 A couple of va_gc_atomic tweaks new d81c7a25365 c/110454 - ICE with bogus TYPE_PRECISION use new 1e6f1659bd7 middle-end/110461 - pattern applying wrongly to vectors
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/c/c-typeck.cc | 5 +++-- gcc/match.pd | 1 + gcc/testsuite/gcc.dg/Wtraditional-conversion-3.c | 9 +++++++++ gcc/testsuite/gcc.dg/pr110461.c | 16 ++++++++++++++++ 4 files changed, 29 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/Wtraditional-conversion-3.c create mode 100644 gcc/testsuite/gcc.dg/pr110461.c