r262089 - in /branches/gcc-6-branch/gcc: cp/Cha...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Mon Jun 25 17:42:00 GMT 2018
Author: jakub
Date: Mon Jun 25 17:42:12 2018
New Revision: 262089
URL: https://gcc.gnu.org/viewcvs?rev=262089&root=gcc&view=rev
Log:
Backported from mainline
2018-04-03 Jakub Jelinek <jakub@redhat.com>
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:
branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/gen-attrs-64.C
Modified:
branches/gcc-6-branch/gcc/cp/ChangeLog
branches/gcc-6-branch/gcc/cp/name-lookup.c
branches/gcc-6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list