This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from edf212c Cross-port exception-safety and move fixes of std::any to std [...] new acd2717 * cxx-pretty-print.c (pp_cxx_check_constraint): Use VAR_P (x [...] new 673ccb5 * config/i386/i386.c (ix86_in_large_data_p, ix86_expand_buil [...] new fe732a9 * trans-intrinsic.c (gfc_conv_intrinsic_minmax): Use VAR_P ( [...] new cb9a4a5 2016-10-24 Moritz Klammler moritz@glammler.eu
The 4 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: contrib/ChangeLog | 7 ++ contrib/download_prerequisites | 233 ++++++++++++++++++++++++++++++++++------- contrib/prerequisites.md5 | 4 + contrib/prerequisites.sha512 | 4 + gcc/ChangeLog | 5 + gcc/config/i386/i386.c | 6 +- gcc/cp/ChangeLog | 9 ++ gcc/cp/constraint.cc | 8 +- gcc/cp/cp-gimplify.c | 2 +- gcc/cp/cxx-pretty-print.c | 2 +- gcc/cp/init.c | 8 +- gcc/fortran/ChangeLog | 25 +++++ gcc/fortran/trans-array.c | 39 ++++--- gcc/fortran/trans-decl.c | 33 +++--- gcc/fortran/trans-expr.c | 22 ++-- gcc/fortran/trans-intrinsic.c | 4 +- gcc/fortran/trans-io.c | 8 +- gcc/fortran/trans-openmp.c | 12 +-- gcc/fortran/trans.c | 7 +- 19 files changed, 319 insertions(+), 119 deletions(-) create mode 100644 contrib/prerequisites.md5 create mode 100644 contrib/prerequisites.sha512