diff options
Diffstat (limited to 'gcc/Makefile.in')
-rw-r--r-- | gcc/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 031446be5ea..2987506e298 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -1240,6 +1240,7 @@ OBJS = \ gimple-ssa-strength-reduction.o \ gimple-streamer-in.o \ gimple-streamer-out.o \ + gimple-walk.o \ gimplify.o \ godump.o \ graph.o \ |