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 f5ae6447bd8 rs6000: fix xcoff section encoding adds 22806064a67 c++: shortcut bad convs during overload resolution, part 2 [...] adds 9e85da8d9fd Daily bump. adds e0c09143c96 rs6000: Remove useless toc-fusion option adds 8d970817a58 c++: Small location tweak
No new revisions were added by this update.
Summary of changes: contrib/ChangeLog | 18 ++++++ gcc/ChangeLog | 115 +++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 6 ++ gcc/config/rs6000/rs6000.opt | 4 -- gcc/cp/ChangeLog | 56 ++++++++++++++++ gcc/cp/call.c | 17 ++++- gcc/cp/constexpr.c | 3 +- gcc/testsuite/ChangeLog | 57 ++++++++++++++++ gcc/testsuite/g++.dg/ext/conv2.C | 13 ++++ gcc/testsuite/g++.dg/template/conv17.C | 7 ++ libstdc++-v3/ChangeLog | 5 ++ 12 files changed, 294 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/conv2.C