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++/65721] [4.8/4.9/5/6 Regression] Internal compiler error segmentation fault


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65721

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Apr 23 13:20:08 2015
New Revision: 222363

URL: https://gcc.gnu.org/viewcvs?rev=222363&root=gcc&view=rev
Log:
    PR c++/65721
    * name-lookup.c (do_class_using_decl): Complain about specifying
    the current class even if there are dependent bases.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/lookup/using55.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/name-lookup.c


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