mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-26 22:41:23 +08:00
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
This commit is contained in:
parent
335a3ed6a1
commit
107bdb31ee
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
Revert:
|
||||
|
@ -2672,7 +2672,7 @@ rx_elf_asm_destructor (rtx symbol, int priority)
|
||||
static tree
|
||||
rx_handle_func_attribute (tree * node,
|
||||
tree name,
|
||||
tree args,
|
||||
tree args ATTRIBUTE_UNUSED,
|
||||
int flags ATTRIBUTE_UNUSED,
|
||||
bool * no_add_attrs)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user