This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 807ad4bc854 libstdc++: Overload std::__to_address for __gnu_cxx::__norm [...] new bf8cdd35117 Sync with binutils: GCC: Pass --plugin to AR and RANLIB new 4a5e71f2348 Sync with binutils: Support the PGO build for binutils+gdb new 45b768cb809 testsuite: Be more informative for ICEs
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: Makefile.in | 68 ++++++++++++++++- Makefile.tpl | 68 ++++++++++++++++- config/gcc-plugin.m4 | 28 +++++++ configure | 139 +++++++++++++++++++++++++++++++++- configure.ac | 80 +++++++++++++++++++ gcc/testsuite/lib/fortran-torture.exp | 8 +- gcc/testsuite/lib/gcc-defs.exp | 4 +- gcc/testsuite/lib/gcc-dg.exp | 6 +- gcc/testsuite/lib/go-torture.exp | 8 +- libiberty/Makefile.in | 5 +- libiberty/aclocal.m4 | 1 + libiberty/configure | 37 +++++++++ libiberty/configure.ac | 12 +++ libtool.m4 | 25 +++++- zlib/configure | 29 ++++++- 15 files changed, 489 insertions(+), 29 deletions(-)