]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/46058 (gcc crashes with lvalue error on the following Code)
authorJason Merrill <jason@redhat.com>
Fri, 3 Dec 2010 16:56:37 +0000 (11:56 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 3 Dec 2010 16:56:37 +0000 (11:56 -0500)
commit3ee353e956beac249a08337099ec885ae28bba04
treef17f7173335da4fe762e344bfc510bf7e3d9d2a0
parentfac680656629b130c140c11dca1272d0dbd6dd43
re PR c++/46058 (gcc crashes with lvalue error on the following Code)

PR c++/46058
* tree.c (lvalue_kind) [SCOPE_REF]: Handle non-dependent case.

From-SVN: r167435
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/scope4.C [new file with mode: 0644]