]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/67411 (internal compiler error: in tsubst_copy, at cp/pt.c:13473)
authorJason Merrill <jason@redhat.com>
Sun, 20 Dec 2015 18:38:30 +0000 (13:38 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 20 Dec 2015 18:38:30 +0000 (13:38 -0500)
commitb6b990219342543d804a269a5409091a93e6d2ea
tree7f077742cea14e877fc897396702f8cb1fd8ea01
parent60424a41dd3f7c186419903b4a15736d1f685421
re PR c++/67411 (internal compiler error: in tsubst_copy, at cp/pt.c:13473)

PR c++/67411

* decl2.c (decl_maybe_constant_var_p): A proxy isn't constant.

From-SVN: r231862
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/g++.dg/cpp1y/lambda-generic-const1.C [new file with mode: 0644]