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-next-allyesconfig in repository toolchain/ci/gcc.
from f6b162257ff [Darwin, testsuite] Handle Darwin's size command. adds 9ba8be8ad4a Daily bump. adds 05551cfc830 [Darwin, PPC, testsuite] Fix fail for bmi2-bzhi64-1a.c adds 12b43fabe5f Daily bump. adds 870f4e6fbd2 * doc/include/gpl_v3.texi (Copying): Use https for www.gnu.org. adds fe6dc108d95 * doc/xml/manual/documentation_hacking.xml: Fix broken ref [...] adds dbc3890fdaa [RS6000] Make assembler command line cpu match default for gcc adds 6c3dd26bef7 [RS6000] PR91135, __linux__ not defined with -mcall-aixdesc [...] adds 77dc8b7f59d [RS6000] rs6000_output_mi_thunk tidy adds e5ab189eaee Fix g++.dg/lto/pr89330 on Solaris adds 72b1ee08417 Release cgraph_{node,edge} via ggc_free (PR ipa/89330).
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 46 +++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/cgraph.c | 26 +++------- gcc/cgraph.h | 58 +++++++++------------- gcc/config/rs6000/default64.h | 4 ++ gcc/config/rs6000/eabialtivec.h | 3 ++ gcc/config/rs6000/freebsd64.h | 2 - gcc/config/rs6000/linux.h | 13 ----- gcc/config/rs6000/linux64.h | 20 +------- gcc/config/rs6000/linuxaltivec.h | 3 ++ gcc/config/rs6000/rs6000-call.c | 15 +----- gcc/config/rs6000/rs6000.h | 3 +- gcc/config/rs6000/rtems.h | 3 -- gcc/config/rs6000/sysv4.h | 2 +- gcc/doc/include/gpl_v3.texi | 2 +- gcc/testsuite/ChangeLog | 10 ++++ gcc/testsuite/g++.dg/lto/pr89330_0.C | 3 +- gcc/testsuite/gcc.target/powerpc/bmi2-bzhi64-1a.c | 2 +- libstdc++-v3/ChangeLog | 6 +++ .../doc/xml/manual/documentation_hacking.xml | 10 ++-- 20 files changed, 120 insertions(+), 113 deletions(-)