aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cr16/cr16.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/cr16/cr16.c')
-rw-r--r--gcc/config/cr16/cr16.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/config/cr16/cr16.c b/gcc/config/cr16/cr16.c
index bd4e028..70c0e34 100644
--- a/gcc/config/cr16/cr16.c
+++ b/gcc/config/cr16/cr16.c
@@ -206,10 +206,10 @@ static void cr16_print_operand_address (FILE *, machine_mode, rtx);
/* Table of machine attributes. */
static const struct attribute_spec cr16_attribute_table[] = {
/* ISRs have special prologue and epilogue requirements. */
- /* { name, min_len, max_len, decl_req, type_req, fn_type_req, handler,
- affects_type_identity, exclusions }. */
- {"interrupt", 0, 0, false, true, true, NULL, false, NULL},
- {NULL, 0, 0, false, false, false, NULL, false, NULL}
+ /* { name, min_len, max_len, decl_req, type_req, fn_type_req,
+ affects_type_identity, handler, exclude }. */
+ {"interrupt", 0, 0, false, true, true, false, NULL, NULL},
+ {NULL, 0, 0, false, false, false, false, NULL, NULL}
};
/* TARGET_ASM_UNALIGNED_xx_OP generates .?byte directive