diff options
Diffstat (limited to 'gcc/config/epiphany/epiphany.c')
-rw-r--r-- | gcc/config/epiphany/epiphany.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/epiphany/epiphany.c b/gcc/config/epiphany/epiphany.c index 93030e5dc46..4460ab82479 100644 --- a/gcc/config/epiphany/epiphany.c +++ b/gcc/config/epiphany/epiphany.c @@ -2692,7 +2692,7 @@ epiphany_expand_set_fp_mode (rtx *operands) } void -epiphany_insert_mode_switch_use (rtx insn, +epiphany_insert_mode_switch_use (rtx_insn *insn, int entity ATTRIBUTE_UNUSED, int mode ATTRIBUTE_UNUSED) { |