This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e8ff623 2015-11-18 Andreas Tobler andreast@gcc.gnu.org new c604a23 Move codegen related functions to graphite-isl-ast-to-gimple.c new aca6c41 Enable condegen in case of cond phis. new 0c1b6ca * gcc-interface/misc.c: Move global variables to the top of [...]
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: gcc/ChangeLog | 91 ++ gcc/ada/ChangeLog | 10 +- gcc/ada/gcc-interface/misc.c | 63 +- gcc/graphite-isl-ast-to-gimple.c | 2281 ++++++++++++++++++++++++++++++++++---- gcc/graphite-scop-detection.c | 4 +- gcc/sese.c | 1575 +------------------------- gcc/sese.h | 44 +- gcc/testsuite/ChangeLog | 4 + gcc/testsuite/gnat.dg/opt52.adb | 11 + 9 files changed, 2233 insertions(+), 1850 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/opt52.adb