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 78017eaa369 docs: fix crossing declaration of @defmac and @hook. adds 87ce0f1fd65 docs: fix previsou commit adds 5b96c823e59 LoongArch: Modify the output message string of the warning. adds 975658b782f c: Handle initializations of opaque types [PR106016] adds 600956c81c7 Fortran: error recovery from calculation of storage size of [...]
No new revisions were added by this update.
Summary of changes: gcc/config/loongarch/loongarch-opts.cc | 4 ++-- gcc/doc/tm.texi | 2 +- gcc/doc/tm.texi.in | 2 +- gcc/expr.cc | 2 +- gcc/fortran/interface.cc | 7 +++++-- gcc/testsuite/gcc.target/powerpc/pr106016.c | 14 ++++++++++++++ gcc/testsuite/gfortran.dg/pr103504.f90 | 28 ++++++++++++++++++++++++++++ 7 files changed, 52 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr106016.c create mode 100644 gcc/testsuite/gfortran.dg/pr103504.f90