This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/46058] [4.5/4.6 Regression] gcc crashes with lvalue error on the following Code


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46058

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2010-12-03 16:56:42 UTC ---
Author: jason
Date: Fri Dec  3 16:56:37 2010
New Revision: 167435

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167435
Log:
    PR c++/46058
    * tree.c (lvalue_kind) [SCOPE_REF]: Handle non-dependent case.

Added:
    trunk/gcc/testsuite/g++.dg/template/scope4.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]