This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0dbefa15caf Give up the inlining expansion for strcmp/strncmp/memcmp on [...] new 48ab28231ad compiler: do order_evaluations before remove_shortcuts new 085968bdf56 2018-07-20 Andrew Benson abenson@carnegiescience.edu
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/fortran/ChangeLog | 18 ++ gcc/fortran/gfortran.h | 19 +-- gcc/fortran/parse.c | 2 +- gcc/fortran/resolve.c | 25 +-- gcc/fortran/symbol.c | 78 ++++----- gcc/fortran/trans-types.c | 28 +-- gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/go.cc | 6 +- gcc/go/gofrontend/gogo.cc | 425 ++++++++++++++++++++++++---------------------- 9 files changed, 315 insertions(+), 288 deletions(-)