diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/genextract.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/genextract.c b/gcc/genextract.c index 0f350b9..5bc1fec 100644 --- a/gcc/genextract.c +++ b/gcc/genextract.c @@ -365,8 +365,6 @@ print_header (void) #define IN_TARGET_CODE 1\n\ #include \"config.h\"\n\ #include \"system.h\"\n\ -#undef ENABLE_RTL_CHECKING\n\ -#undef ENABLE_RTL_FLAG_CHECKING\n\ #include \"coretypes.h\"\n\ #include \"tm.h\"\n\ #include \"rtl.h\"\n\ |