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_build/master-aarch64 in repository toolchain/ci/gcc.
from b8944f0438a compiler: traverse expressions when exporting constants adds 3b4daa0b3c3 pointer-query: Fix ICE with non-pointer param [PR105635] adds 213cfa8d0a9 cfgexpand: Yet another spot with debug insns references to [...]
No new revisions were added by this update.
Summary of changes: gcc/cfgexpand.cc | 4 ++++ gcc/pointer-query.cc | 2 +- gcc/testsuite/gcc.dg/pr105630.c | 22 ++++++++++++++++++++++ gcc/testsuite/gcc.dg/pr105635.c | 11 +++++++++++ 4 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/pr105630.c create mode 100644 gcc/testsuite/gcc.dg/pr105635.c