This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-check_bootstrap_lto in repository toolchain/ci/gcc.
from 853921378bf Daily bump. new 5cca4131e4a libgccjit: Handle truncation and extension for casts [PR95498]
The 1 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/jit/jit-playback.c | 32 +++++++++----- gcc/testsuite/jit.dg/all-non-failing-tests.h | 10 +++++ gcc/testsuite/jit.dg/test-cast.c | 66 ++++++++++++++++++++++++++++ 3 files changed, 97 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/jit.dg/test-cast.c