aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2021-02-24 09:39:11 +0000
committerMatthias Klose <doko@ubuntu.com>2021-02-24 09:39:11 +0000
commit66e070b00ff327df3d7515222a4d85105c883d4a (patch)
tree834b4b7414b32b88d75fe0ff96548456129dd8d6
parent084963dcaca2f0836366fdb001561e29ecbfb483 (diff)
downloadgcc-66e070b00ff327df3d7515222a4d85105c883d4a.zip
gcc-66e070b00ff327df3d7515222a4d85105c883d4a.tar.gz
gcc-66e070b00ff327df3d7515222a4d85105c883d4a.tar.bz2
Revert: "Don't build insn-extract.o with rtl checking"
This reverts commit 8441545d4f2afb9e9342e0dac378eafd03f00462.
-rw-r--r--gcc/genextract.c2
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\