diff options
Diffstat (limited to 'gcc/rtl-error.c')
-rw-r--r-- | gcc/rtl-error.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/rtl-error.c b/gcc/rtl-error.c index 3f99c327e66..d461cd4ba33 100644 --- a/gcc/rtl-error.c +++ b/gcc/rtl-error.c @@ -23,9 +23,7 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "rtl-error.h" -#include "insn-config.h" #include "diagnostic.h" -#include "insn-attr.h" #include "intl.h" static location_t location_for_asm (const rtx_insn *); |