summaryrefslogtreecommitdiff
path: root/gcc/rtlhooks-def.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rtlhooks-def.h')
-rw-r--r--gcc/rtlhooks-def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rtlhooks-def.h b/gcc/rtlhooks-def.h
index a3bc52d3922..623d6abe6eb 100644
--- a/gcc/rtlhooks-def.h
+++ b/gcc/rtlhooks-def.h
@@ -34,7 +34,7 @@ along with GCC; see the file COPYING3. If not see
RTL_HOOKS_GEN_LOWPART_NO_EMIT, \
RTL_HOOKS_REG_NONZERO_REG_BITS, \
RTL_HOOKS_REG_NUM_SIGN_BIT_COPIES, \
- RTL_HOOKS_REG_TRUNCATED_TO_MODE, \
+ RTL_HOOKS_REG_TRUNCATED_TO_MODE \
}
extern rtx gen_lowpart_general (enum machine_mode, rtx);