re PR c++/71368 ([concepts] ICE on constrained compound requirement)
authorPaolo Carlini <paolo.carlini@oracle.com>
Tue, 17 Oct 2017 19:36:49 +0000 (19:36 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 17 Oct 2017 19:36:49 +0000 (19:36 +0000)
commit9efb55ac054852c4ea4f082504363c2a66f41dfe
tree1f6d418e4f4ce3be0e3d3a39f47169db49a53988
parent8240d00373f62c8c36fc4be2c91178d8c3431f38
re PR c++/71368 ([concepts] ICE on constrained compound requirement)

2017-10-17  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/71368
* g++.dg/concepts/pr71368.C: New.

From-SVN: r253826
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/concepts/pr71368.C [new file with mode: 0644]