r246039 - in /trunk/gcc: cp/ChangeLog cp/decl.c...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Fri Mar 10 15:36:00 GMT 2017


Author: mpolacek
Date: Fri Mar 10 15:36:00 2017
New Revision: 246039

URL: https://gcc.gnu.org/viewcvs?rev=246039&root=gcc&view=rev
Log:
	PR c++/79967
	* decl.c (grokdeclarator): Check ATTRLIST before dereferencing it.

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

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/gen-attrs-63.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list