This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c194927177a 2018-01-31 Bill Schmidt wschmidt@linux.ibm.com new 8c28f0efefe PR c++/88752 - ICE with lambda and constexpr if.
The 1 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 | 8 ++++++++ gcc/cp/cp-tree.h | 5 +++++ gcc/cp/pt.c | 22 +++++++++++++++++++++- gcc/testsuite/g++.dg/cpp1z/constexpr-if26.C | 28 ++++++++++++++++++++++++++++ 4 files changed, 62 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-if26.C