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]

Re: Patch for prefix attributes bug


On Tue, Jul 17, 2001 at 01:00:42PM +0100, Joseph S. Myers wrote:
> 	* c-parse.in (all_prefix_attributes): New variable.
> 	(PUSH_DECLSPEC_STACK, POP_DECLSPEC_STACK): New macros.
> 	(maybe_resetattrs): New production.
> 	(c_parse_init, datadef, fndef, datadecl, setspecs, setattrs, decl,
> 	maybe_type_quals_setattrs, initdecls, notype_initdecls, initdcl,
> 	notype_initdcl, nested_function, notype_nested_function,
> 	component_decl, components, components_notype,
> 	component_declarator, component_notype_declarator,
> 	absdcl_maybe_attribute, parm, firstparm, setspecs_fp, ivar_decl,
> 	ivars, mydecl, myparm): Update.  Avoid prefix attributes just
> 	after a comma being applied to more than one declarator.
> 	* doc/extend.texi (Attribute Syntax): Update.  Remove
> 	documentation of bugs that are no longer present.

Ok.


r~


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