]> gcc.gnu.org Git - gcc.git/commit
re PR c++/54122 (segfault comparing enum class in lambda inside constructor of a...
authorJason Merrill <jason@redhat.com>
Wed, 6 Feb 2013 04:24:18 +0000 (23:24 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 6 Feb 2013 04:24:18 +0000 (23:24 -0500)
commitea48c8a0264d397509944ff69ec5d2289663243a
treef98d684ed96f2d3bd9320c4113d81afec7fff116
parenta283c407619b032551995bec2a0732ea094a834c
re PR c++/54122 (segfault comparing enum class in lambda inside constructor of a templated class)

PR c++/54122
* tree.c (lvalue_kind) [INDIRECT_REF]: Don't check for
METHOD_TYPE.

From-SVN: r195781
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this7.C [new file with mode: 0644]
This page took 0.06314 seconds and 5 git commands to generate.