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]

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


Author: jason
Date: Thu Jan 21 20:26:21 2016
New Revision: 232703

URL: https://gcc.gnu.org/viewcvs?rev=232703&root=gcc&view=rev
Log:
	PR c++/65687
	* decl.c (type_is_deprecated): Don't look into a typedef.

Added:
    trunk/gcc/testsuite/g++.dg/warn/deprecated-10.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c


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