Commit 107bdb31 by Jan-Benedict Glaw Committed by Jan-Benedict Glaw

rx.c (rx_handle_func_attribute): Mark unused argument.

2014-11-03  Jan-Benedict Glaw  <jbglaw@lug-owl.de>

	* config/rx/rx.c (rx_handle_func_attribute): Mark unused argument.

From-SVN: r217070
parent 335a3ed6
2014-11-03 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* config/rx/rx.c (rx_handle_func_attribute): Mark unused argument.
2014-11-04 Zhenqiang Chen <zhenqiang.chen@arm.com> 2014-11-04 Zhenqiang Chen <zhenqiang.chen@arm.com>
Revert: Revert:
...@@ -2672,7 +2672,7 @@ rx_elf_asm_destructor (rtx symbol, int priority) ...@@ -2672,7 +2672,7 @@ rx_elf_asm_destructor (rtx symbol, int priority)
static tree static tree
rx_handle_func_attribute (tree * node, rx_handle_func_attribute (tree * node,
tree name, tree name,
tree args, tree args ATTRIBUTE_UNUSED,
int flags ATTRIBUTE_UNUSED, int flags ATTRIBUTE_UNUSED,
bool * no_add_attrs) 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