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 f150dc1bd11 loongarch: use -mno-check-zero-division as the default for [...] adds a26f3eb2683 Implement class vrange_storage to stream ranges to long ter [...] adds 21582a7c7de Add myself to write-after-approval and DCO adds 17f2e2b77b6 Add myself to write after approval and DCO.
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 2 + gcc/Makefile.in | 2 + gcc/gengtype.cc | 1 + gcc/value-range-storage.cc | 212 +++++++++++++++++++++++++++++++++++++++++++++ gcc/value-range-storage.h | 85 ++++++++++++++++++ 5 files changed, 302 insertions(+) create mode 100644 gcc/value-range-storage.cc create mode 100644 gcc/value-range-storage.h