This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allmodconfig in repository toolchain/ci/gcc.
from de83bb74a29 Daily bump. adds ee46eb33980 * doc/install.texi (Prerequisites): Remove reference to Tc [...] adds 078aad15cc2 * doc/xml/manual/documentation_hacking.xml: doxygen.org is [...] new 3d5ce34eb45 2019-08-04 Steven G. Kargl kargl@gcc.gnu.org new 9163ccbabb3 * update_web_docs_svn: Proceed even if the invocation of [...] new 5f05436972e Daily bump. new d97fedfe221 PR91349, powerpc64*-*-freebsd* defines _GNU_SOURCE new 78978dd2559 RISC-V: Promote type correctly for libcalls
The 5 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 | 16 ++ gcc/DATESTAMP | 2 +- gcc/config/riscv/riscv.c | 28 ++- gcc/config/rs6000/freebsd64.h | 4 + gcc/doc/install.texi | 5 +- gcc/fortran/ChangeLog | 9 + gcc/fortran/check.c | 188 ++++++++++++++++++++- gcc/testsuite/ChangeLog | 4 + .../gcc.target/riscv/promote-type-for-libcall.c | 37 ++++ libstdc++-v3/ChangeLog | 5 + .../doc/xml/manual/documentation_hacking.xml | 2 +- maintainer-scripts/ChangeLog | 5 + maintainer-scripts/update_web_docs_svn | 2 +- 13 files changed, 291 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/promote-type-for-libcall.c