This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from ab37e6eef12 PR c++/89422 - ICE with -g and lambda in default arg in template. new 601d1be3146 PR c++/89576 - if constexpr of lambda capture.
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 | 6 ++++++ gcc/cp/semantics.c | 7 +++++-- gcc/cp/typeck.c | 9 ++++----- gcc/testsuite/g++.dg/cpp1z/constexpr-if28.C | 11 +++++++++++ 4 files changed, 26 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-if28.C