This is the mail archive of the gcc-patches@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]

Re: [PATCH] Robustify weakref attribute (PR c/37645)


On Thu, 25 Sep 2008, Jakub Jelinek wrote:

> 2008-09-25  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR c/37645
> 	* c-common.c (handle_weakref_attribute): Ignore the attribute unless
> 	the decl is a VAR_DECL or FUNCTION_DECL.
> 
> 	* gcc.dg/pr37645.c: New test.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


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