aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rtl.h')
-rw-r--r--gcc/rtl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h
index bbd1c62..69091ab 100644
--- a/gcc/rtl.h
+++ b/gcc/rtl.h
@@ -51,8 +51,6 @@ enum rtx_code {
#define NUM_RTX_CODE ((int) LAST_AND_UNUSED_RTX_CODE)
/* The cast here, saves many elsewhere. */
-#define to_rtx_code(CODE) ((enum rtx_code) (CODE))
-
/* Register Transfer Language EXPRESSIONS CODE CLASSES */
enum rtx_class {