This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from 3c496e92d79 nvptx: Add a __PTX_SM__ predefined macro based on target ISA. adds 2ed356a4c9a rs6000: Add Power9 builtins adds 19b7bf620cd rs6000: Add more type nodes to support builtin processing adds 50cb8300d3b rs6000: Add Power10 builtins adds f95946afd16 Fortran: fix pointless warning for static variables adds 81e1894456b [Committed] PR middle-end/102031: Fix typo/mistake in simpl [...] new 9cf3f026e28 aix: SYSTEM_IMPLICIT_EXTERN_C new 05ace2946b4 Daily bump.
The 2 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 | 6 + gcc/ChangeLog | 221 ++++++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/aix.h | 4 +- gcc/config/rs6000/aix71.h | 4 + gcc/config/rs6000/aix72.h | 3 + gcc/config/rs6000/aix73.h | 2 +- gcc/config/rs6000/rs6000-builtin-new.def | 891 +++++++++++++++++++++++++++++++ gcc/config/rs6000/rs6000-call.c | 148 ++++- gcc/config/rs6000/rs6000.h | 82 +++ gcc/fortran/ChangeLog | 7 + gcc/fortran/trans-decl.c | 20 +- gcc/simplify-rtx.c | 4 +- gcc/testsuite/ChangeLog | 68 +++ gcc/testsuite/gfortran.dg/pr98411.f90 | 4 +- libgcc/ChangeLog | 6 + libstdc++-v3/ChangeLog | 24 + 17 files changed, 1479 insertions(+), 17 deletions(-)