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]

r217750 - in /trunk/gcc: ChangeLog attribs.c


Author: amacleod
Date: Wed Nov 19 03:37:34 2014
New Revision: 217750

URL: https://gcc.gnu.org/viewcvs?rev=217750&root=gcc&view=rev
Log:
2014-11-18  Andrew MacLeod  <amacleod@redhat.com>

	* attribs.c (decl_attributes): Remove always true condition,
	TREE_TYPE(x) will never compare equal to a TYPE_DECL.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/attribs.c


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