This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from a6efab5fbc4 Dispatch code for floating point range ops. adds 789c4b9bb01 c++: aggregate prvalue as for range [PR106230] adds a5271b14498 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 120 +++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/analyzer/ChangeLog | 4 ++ gcc/cp/ChangeLog | 10 +++ gcc/cp/semantics.cc | 5 ++ gcc/testsuite/ChangeLog | 42 +++++++++++ gcc/testsuite/g++.dg/cpp0x/range-for38.C | 16 +++++ 7 files changed, 198 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/range-for38.C