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++/50742] tree check fail in check_previous_goto_1


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2011-10-18 17:39:39 UTC ---
Author: jason
Date: Tue Oct 18 17:39:31 2011
New Revision: 180160

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180160
Log:
    PR c++/50742
    * decl.c (check_previous_goto_1): Handle using-decl.

Added:
    trunk/gcc/testsuite/g++.dg/lookup/using23.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.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]