Commit cd82490a by Jeff Law Committed by Jeff Law

rl78.c (rl78_handle_func_attribute): Mark ARGS as unused.

	* config/rl78/rl78.c (rl78_handle_func_attribute): Mark
	ARGS as unused.

From-SVN: r257632
parent 924c9e3e
2018-02-13 Jeff Law <law@redhat.com>
* config/rl78/rl78.c (rl78_handle_func_attribute): Mark
ARGS as unused.
2018-02-13 Alexandre Oliva <aoliva@redhat.com>
* common.opt (gas-loc-support, gas-locview-support): New.
......
......@@ -804,7 +804,7 @@ is_brk_interrupt_func (const_tree decl)
static tree
rl78_handle_func_attribute (tree * node,
tree name,
tree args,
tree args ATTRIBUTE_UNUSED,
int flags ATTRIBUTE_UNUSED,
bool * no_add_attrs)
{
......
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