This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allyesconfig in repository toolchain/ci/gcc.
from 0303907ea5d Daily bump. adds 897a73086b2 One more fix for PR 91333 - suboptimal register allocation [...] adds 26a591f2a47 testsuite,Darwin,PPC: Adjust darwin-abi-12.c for common sec [...] adds b817be038d9 c++: Fix ICE on invalid alignas in a template [PR93530] adds 75201e825d6 Daily bump. adds c3ccce5b47f coroutines: Bind label_decl of original function to actor function
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 9 +++++++++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 12 ++++++++++++ gcc/cp/coroutines.cc | 11 ++++++++--- gcc/cp/decl.c | 2 +- gcc/ira-color.c | 11 +++++++++++ gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++ .../coroutines/torture/co-await-04-control-flow.C | 2 ++ gcc/testsuite/g++.dg/cpp0x/alignas18.C | 8 ++++++++ gcc/testsuite/gcc.target/i386/pr91333.c | 2 +- gcc/testsuite/gcc.target/powerpc/darwin-abi-12.c | 2 ++ 11 files changed, 75 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/alignas18.C