This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 44cafe18840 [RS6000] Fix <bd>_<mode> and <bd>tf_<mode> splitters new 33e6651dd18 PR c++/89217 - ICE with list-initialization in range-based [...] new 2d4ba130bd5 * g++.old-deja/g++.robertl/eb82.C: Tweak dg-error.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/ChangeLog | 9 ++++++ gcc/cp/constexpr.c | 2 +- gcc/cp/cp-tree.h | 1 + gcc/cp/semantics.c | 40 +++++++++++++++++++++------ gcc/testsuite/ChangeLog | 7 +++++ gcc/testsuite/g++.dg/cpp0x/range-for37.C | 24 ++++++++++++++++ gcc/testsuite/g++.old-deja/g++.robertl/eb82.C | 2 +- 7 files changed, 75 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/range-for37.C