This is the mail archive of the gcc-cvs@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]

r259039 - in /trunk/gcc: cp/ChangeLog cp/name-l...


Author: jakub
Date: Tue Apr  3 16:21:02 2018
New Revision: 259039

URL: https://gcc.gnu.org/viewcvs?rev=259039&root=gcc&view=rev
Log:
	PR c++/85140
	* name-lookup.c (handle_namespace_attrs): Return early if attributes
	is error_mark_node.

	* g++.dg/cpp0x/gen-attrs-64.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/gen-attrs-64.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/name-lookup.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]