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-arm in repository toolchain/ci/gcc.
from b8944f0438a compiler: traverse expressions when exporting constants new 3b4daa0b3c3 pointer-query: Fix ICE with non-pointer param [PR105635] new 213cfa8d0a9 cfgexpand: Yet another spot with debug insns references to [...]
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: 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