diff options
Diffstat (limited to 'gcc/lra-remat.c')
-rw-r--r-- | gcc/lra-remat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/lra-remat.c b/gcc/lra-remat.c index 245c6de6b44..f01c6644c42 100644 --- a/gcc/lra-remat.c +++ b/gcc/lra-remat.c @@ -60,6 +60,7 @@ along with GCC; see the file COPYING3. If not see #include "df.h" #include "insn-config.h" #include "regs.h" +#include "memmodel.h" #include "ira.h" #include "recog.h" #include "lra.h" |