This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2f59f067610 libiberty: Fix up debug.temp.o creation if *.o has 64K+ sec [...] new 2ef0e75d0bb Implement constant-folding simplifications of reductions.
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/fold-const.cc | 20 ++++++++++++++++++++ gcc/fold-const.h | 1 + gcc/match.pd | 18 ++++++++++++++++++ gcc/testsuite/gcc.dg/fold-reduc-1.c | 19 +++++++++++++++++++ 4 files changed, 58 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/fold-reduc-1.c