This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 130e33f PR rtl-optimization/79909 * combine.c (try_combine): Use si [...] new ec4f3cf 2017-03-10 Olivier Hainque hainque@adacore.com
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/ChangeLog | 5 +++++ gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gnat.dg/opt64.adb | 25 +++++++++++++++++++++++++ gcc/testsuite/gnat.dg/opt64_pkg.adb | 14 ++++++++++++++ gcc/testsuite/gnat.dg/opt64_pkg.ads | 6 ++++++ gcc/tree-switch-conversion.c | 13 ++++++++++--- 6 files changed, 66 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/opt64.adb create mode 100644 gcc/testsuite/gnat.dg/opt64_pkg.adb create mode 100644 gcc/testsuite/gnat.dg/opt64_pkg.ads