diff options
Diffstat (limited to 'gcc/mode-switching.c')
-rw-r--r-- | gcc/mode-switching.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/mode-switching.c b/gcc/mode-switching.c index fa119d0..c0db7c4 100644 --- a/gcc/mode-switching.c +++ b/gcc/mode-switching.c @@ -36,6 +36,7 @@ along with GCC; see the file COPYING3. If not see #include "tree-pass.h" #include "timevar.h" #include "df.h" +#include "emit-rtl.h" /* We want target macros for the mode switching code to be able to refer to instruction attribute values. */ |