This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d0fbba1a20e Make mempcpy more optimal (PR middle-end/70140). new 5e09c9baaf4 2017-08-01 Andrew Pinski apinski@cavium.com new 41084313e59 2017-08-01 Thomas Koenig tkoenig@gcc.gnu.org
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/ChangeLog | 6 + gcc/fortran/ChangeLog | 18 +++ gcc/fortran/decl.c | 2 + gcc/fortran/dump-parse-tree.c | 250 ++++++++++++++++++++++++++++++++++++++++++ gcc/fortran/gfortran.h | 2 + gcc/fortran/invoke.texi | 34 ++++++ gcc/fortran/lang.opt | 4 + gcc/fortran/parse.c | 3 + gcc/tree-ssa-scopedtables.c | 9 ++ 9 files changed, 328 insertions(+)