re PR c++/84813 (internal compiler error: Segmentation fault with lambdas and constex...
authorJakub Jelinek <jakub@gcc.gnu.org>
Mon, 12 Mar 2018 09:02:36 +0000 (10:02 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 12 Mar 2018 09:02:36 +0000 (10:02 +0100)
commitb270a5215a4ed5a99efa93ed34a98eab75fe13c7
tree4817908d63ae61064278465da17fb050491cb896
parentb79fa2f609c70a70125c979e363176002d1f9acd
re PR c++/84813 (internal compiler error: Segmentation fault with lambdas and constexpr variables)

PR c++/84813
* g++.dg/debug/pr84813.C: New test.

From-SVN: r258445
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/debug/pr84813.C [new file with mode: 0644]