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 c42f1e77344 Daily bump. new e01530ec1e3 c: [PR104506] Fix ICE after error due to change of type to [...] new d34cdec5672 rtl-optimization/104498: Fix comparing symbol reference
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/alias.cc | 6 ++++-- gcc/testsuite/gcc.dg/pr104506-1.c | 12 ++++++++++++ gcc/testsuite/gcc.dg/pr104506-2.c | 11 +++++++++++ gcc/testsuite/gcc.dg/pr104506-3.c | 11 +++++++++++ gcc/tree-ssa.cc | 20 +++++++++++++------- 5 files changed, 51 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr104506-1.c create mode 100644 gcc/testsuite/gcc.dg/pr104506-2.c create mode 100644 gcc/testsuite/gcc.dg/pr104506-3.c