This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 36c9a3fe3f3 d: Fix ICE in gimplify_expr, at gimplify.c (PR98277) new d41b097350d match.pd: Optimize X / bool_range_Y to X [PR96094] new 3d5e3eb4074 gcc_update update new 4f0c800ba60 libcody: Work with older gccs
The 3 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: contrib/gcc_update | 2 ++ gcc/match.pd | 13 +++++++++---- gcc/testsuite/gcc.dg/tree-ssa/pr96094.c | 34 +++++++++++++++++++++++++++++++++ libcody/Makefile.in | 6 +++++- 4 files changed, 50 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr96094.c