This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c3c44c01d20 expand: Add trivial folding for bit query builtins at expan [...] new a0b1798042d tree-optimization/114074 - CHREC multiplication and undefin [...]
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/testsuite/gcc.dg/pr68317.c | 4 +- gcc/testsuite/gcc.dg/torture/pr114074.c | 27 +++++++++++ .../gcc.dg/vect/vect-early-break_119-pr114068.c | 2 - gcc/tree-chrec.cc | 55 +++++++++++++++++----- gcc/tree-chrec.h | 2 +- 5 files changed, 74 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr114074.c