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-aarch64 in repository toolchain/ci/gcc.
from 119cea98f66 c++: assignment, aggregate, array [PR104300] adds 06e32a5ebf2 RISC-V: Always pass -misa-spec to assembler [PR104219] adds affdeda16ef RISC-V: Fix detection of zifencei support for binutils adds b3763384a1f match.pd: Fix x * 0.0 -> 0.0 folding [PR104389]
No new revisions were added by this update.
Summary of changes: gcc/config.gcc | 4 +++- gcc/config/riscv/riscv.h | 2 ++ gcc/configure | 2 +- gcc/configure.ac | 2 +- gcc/match.pd | 4 +++- gcc/testsuite/gcc.dg/pr104389.c | 26 ++++++++++++++++++++++++++ 6 files changed, 36 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr104389.c