diff options
Diffstat (limited to 'gcc/regclass.c')
-rw-r--r-- | gcc/regclass.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/regclass.c b/gcc/regclass.c index 1963a95..d7f9b14 100644 --- a/gcc/regclass.c +++ b/gcc/regclass.c @@ -26,6 +26,7 @@ Boston, MA 02111-1307, USA. */ #include "config.h" #include "system.h" #include "rtl.h" +#include "tm_p.h" #include "hard-reg-set.h" #include "flags.h" #include "basic-block.h" |