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]

r246962 - in /trunk/gcc: cp/ChangeLog cp/tree.c...


Author: mpolacek
Date: Tue Apr 18 09:34:10 2017
New Revision: 246962

URL: https://gcc.gnu.org/viewcvs?rev=246962&root=gcc&view=rev
Log:
	PR c++/80244 - ICE with attribute in template alias.
	* tree.c (strip_typedefs): Handle UNDERLYING_TYPE.

	* g++.dg/cpp0x/alias-decl-59.C: New test.

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