This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d0e4cdb48b7 Daily bump. new 251c72a68af configure: Implement --enable-host-pie
The 1 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.def | 7 +- Makefile.in | 273 +++++++++++++++++++++++----------------------- Makefile.tpl | 1 + c++tools/Makefile.in | 11 +- c++tools/configure | 17 ++- c++tools/configure.ac | 11 +- configure | 22 ++++ configure.ac | 16 +++ fixincludes/Makefile.in | 14 ++- fixincludes/configure | 13 +++ fixincludes/configure.ac | 8 ++ gcc/Makefile.in | 29 +++-- gcc/configure | 47 +++++--- gcc/configure.ac | 36 ++++-- gcc/d/Make-lang.in | 2 +- gcc/doc/install.texi | 16 ++- intl/Makefile.in | 2 +- intl/configure | 24 +++- intl/configure.ac | 19 +++- libcody/Makefile.in | 2 +- libcody/configure | 30 ++++- libcody/configure.ac | 26 ++++- libcpp/configure | 22 +++- libcpp/configure.ac | 19 +++- libdecnumber/configure | 22 +++- libdecnumber/configure.ac | 19 +++- libiberty/configure | 4 +- libiberty/configure.ac | 4 +- zlib/configure | 28 ++++- zlib/configure.ac | 21 +++- 30 files changed, 549 insertions(+), 216 deletions(-)