This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/gcc.
from c67ffc256d0 Daily bump. adds 3c7067cc922 Reduce multiple_of_p uses adds 825e5599f35 Add testcase for incorrect optimization in Ada adds 23987912ddb Use V8+ default in 32-bit mode on SPARC64/Linux adds 625f16c7987 Fix multiple_of_p behavior with NOP_EXPR adds c99a6eb0153 Add mold detection for libs. adds e97cfaa9f61 d: Fix -Werror=format-diag error. adds 263a5944fc8 testsuite: Fix up tree-ssa/pr103514.c testcase [PR103514] adds 2dbc237e860 [Ada] Fix up handling of ghost units PR104027 #2 adds 36c155c8939 [Ada] doc/share/conf.py: fix string handling
No new revisions were added by this update.
Summary of changes: gcc/ada/doc/share/conf.py | 2 +- gcc/ada/gnat1drv.adb | 16 +++++-- gcc/config/sparc/linux64.h | 4 +- gcc/d/decl.cc | 2 +- gcc/fold-const.cc | 6 +-- gcc/testsuite/gcc.dg/tree-ssa/pr103514.c | 4 +- .../{null_pointer_deref1.adb => div_zero.adb} | 20 ++++----- gcc/tree-cfg.cc | 3 +- gcc/tree-ssa.cc | 18 ++++---- libatomic/acinclude.m4 | 6 +++ libatomic/configure | 5 +++ libgomp/acinclude.m4 | 6 +++ libgomp/configure | 7 ++- libitm/acinclude.m4 | 6 +++ libitm/configure | 23 ++++------ libstdc++-v3/acinclude.m4 | 8 +++- libstdc++-v3/configure | 52 +++++++++++++++++----- 17 files changed, 129 insertions(+), 59 deletions(-) copy gcc/testsuite/gnat.dg/{null_pointer_deref1.adb => div_zero.adb} (51%)