From: Matthias Klose Date: Wed, 24 Feb 2021 09:39:11 +0000 (+0000) Subject: Revert: "Don't build insn-extract.o with rtl checking" X-Git-Tag: basepoints/gcc-12~903 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=66e070b00ff327df3d7515222a4d85105c883d4a;p=thirdparty%2Fgcc.git Revert: "Don't build insn-extract.o with rtl checking" This reverts commit 8441545d4f2afb9e9342e0dac378eafd03f00462. --- diff --git a/gcc/genextract.c b/gcc/genextract.c index 0f350b9e7ae8..5bc1fec774ed 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\