This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 880492a8cb1 c++: avoid in-place modification of TYPENAME_TYPE new 39681504b2f ifcombine: Replace force_gimple_operand_gsi with gimple_bui [...] new e1eca9a8f58 Ada: Fix ICE when comparing reduction expression with integ [...]
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/ada/sem_attr.adb | 21 +++++++++++++-------- gcc/testsuite/gnat.dg/reduce4.adb | 9 +++++++++ gcc/testsuite/gnat.dg/reduce5.adb | 36 ++++++++++++++++++++++++++++++++++++ gcc/tree-ssa-ifcombine.cc | 22 ++++++++++++---------- 4 files changed, 70 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/reduce4.adb create mode 100644 gcc/testsuite/gnat.dg/reduce5.adb