Commit 6ab1432e by Jason Merrill

add ATTRIBUTE_UNUSED

From-SVN: r32817
parent f78288e6
......@@ -1017,7 +1017,7 @@ initialize_argument_information (num_actuals, args, args_size, n_named_args,
int *old_pending_adj;
int *must_preallocate;
int *is_const;
int ecf_flags;
int ecf_flags ATTRIBUTE_UNUSED;
{
/* 1 if scanning parms front to back, -1 if scanning back to front. */
int inc;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment