This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bec21c625d5 Add pretty-printing support for __is_nothrow_{assignable,co [...] new db365b61c53 Fix mcore multilib specification new abef36919f7 Optimize max/min pattern with comparison
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/config/mcore/t-mcore | 2 +- gcc/match.pd | 10 +++++++ gcc/testsuite/gcc.dg/pr96708-negative.c | 48 +++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/pr96708-positive.c | 48 +++++++++++++++++++++++++++++++++ 4 files changed, 107 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/pr96708-negative.c create mode 100644 gcc/testsuite/gcc.dg/pr96708-positive.c