[gcc r11-7354] Revert: "Don't build insn-extract.o with rtl checking"

Matthias Klose doko@gcc.gnu.org
Wed Feb 24 09:39:29 GMT 2021


https://gcc.gnu.org/g:66e070b00ff327df3d7515222a4d85105c883d4a

commit r11-7354-g66e070b00ff327df3d7515222a4d85105c883d4a
Author: Matthias Klose <doko@ubuntu.com>
Date:   Wed Feb 24 09:39:11 2021 +0000

    Revert: "Don't build insn-extract.o with rtl checking"
    
    This reverts commit 8441545d4f2afb9e9342e0dac378eafd03f00462.

Diff:
---
 gcc/genextract.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gcc/genextract.c b/gcc/genextract.c
index 0f350b9e7ae..5bc1fec774e 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\


More information about the Gcc-cvs mailing list