r116170 - in /trunk/gcc: ChangeLog c-common.c t...

dannysmith@gcc.gnu.org dannysmith@gcc.gnu.org
Tue Aug 15 21:46:00 GMT 2006


Author: dannysmith
Date: Tue Aug 15 21:46:30 2006
New Revision: 116170

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116170
Log:
gcc
	PR c/28287
	* c-common.c (handle_weak_attribute): Ignore and warn if
	not a FUNCTION_ or VAR_DECL

testsuite

	* gcc.dg/attr-invalid.c: Add tests for invalid weak attribute.



Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-common.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/attr-invalid.c



More information about the Gcc-cvs mailing list