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: upstream/12.2.0~9600 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=66e070b00ff327df3d7515222a4d85105c883d4a;p=platform%2Fupstream%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 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\