diff options
Diffstat (limited to 'gcc/config/rx/rx.c')
-rw-r--r-- | gcc/config/rx/rx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/rx/rx.c b/gcc/config/rx/rx.c index 016c34827ce..08b998e2a46 100644 --- a/gcc/config/rx/rx.c +++ b/gcc/config/rx/rx.c @@ -52,6 +52,7 @@ #include "target-def.h" #include "langhooks.h" #include "opts.h" +#include "cgraph.h" static unsigned int rx_gp_base_regnum_val = INVALID_REGNUM; static unsigned int rx_pid_base_regnum_val = INVALID_REGNUM; |