Re: [PATCH] Fix PR c/50332 (FAIL: gcc.dg/attr-invalid.c)
Jason Merrill writes: > On 09/08/2011 04:38 PM, Dodji Seketeli wrote: >> +typedef int ATSYM(type) ATTR; /* used attribute is no more > > "no longer" > > OK with that change. Thanks, I am about to commit this: commit 8c9ae9337b04d05ae89aeea0723d41119e713b41 Author: Dodji Seketeli Date: Thu Se
Re: [PATCH] Fix PR c/50332 (FAIL: gcc.dg/attr-invalid.c)
On 09/08/2011 04:38 PM, Dodji Seketeli wrote: +typedef int ATSYM(type) ATTR; /* used attribute is no more "no longer" OK with that change. Jason