This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 24b12f6 update doc for supported isl versions new 9b81791 PR target/66648 * config/i386/i386.c (ix86_expand_set_or_mo [...] new 4773ab2 dump reasons why graphite failed to detect a scop new 894a34e remove tree-browser
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 | 23 + gcc/Makefile.in | 4 +- gcc/config.in | 3 +- gcc/config/i386/i386.c | 5 +- gcc/configure | 7 +- gcc/configure.ac | 5 +- gcc/graphite-scop-detection.c | 72 ++- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gcc.target/pr66648.c | 33 ++ gcc/tree-browser.c | 965 ------------------------------------- gcc/tree-browser.def | 97 ---- 11 files changed, 136 insertions(+), 1083 deletions(-) create mode 100644 gcc/testsuite/gcc.target/pr66648.c delete mode 100644 gcc/tree-browser.c delete mode 100644 gcc/tree-browser.def