aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/Makefile.in')
-rw-r--r--gcc/Makefile.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index 7d53a7d..34d2356 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -1260,6 +1260,7 @@ OBJS = \
final.o \
fixed-value.o \
fold-const.o \
+ fold-const-call.o \
function.o \
fwprop.o \
gcse.o \
@@ -3273,10 +3274,10 @@ PLUGIN_HEADERS = $(TREE_H) $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
prefix.h tree-inline.h $(GIMPLE_PRETTY_PRINT_H) realmpfr.h \
$(IPA_PROP_H) $(TARGET_H) $(RTL_H) $(TM_P_H) $(CFGLOOP_H) $(EMIT_RTL_H) \
version.h stringpool.h gimplify.h gimple-iterator.h gimple-ssa.h \
- fold-const.h tree-cfg.h tree-into-ssa.h tree-ssanames.h print-tree.h \
- varasm.h context.h tree-phinodes.h stor-layout.h ssa-iterators.h \
- $(RESOURCE_H) tree-cfgcleanup.h attribs.h calls.h cfgexpand.h \
- diagnostic-color.h gcc-symtab.h gimple-builder.h gimple-low.h \
+ fold-const.h fold-const-call.h tree-cfg.h tree-into-ssa.h tree-ssanames.h \
+ print-tree.h varasm.h context.h tree-phinodes.h stor-layout.h \
+ ssa-iterators.h $(RESOURCE_H) tree-cfgcleanup.h attribs.h calls.h \
+ cfgexpand.h diagnostic-color.h gcc-symtab.h gimple-builder.h gimple-low.h \
gimple-walk.h gimplify-me.h pass_manager.h print-rtl.h stmt.h \
tree-dfa.h tree-hasher.h tree-nested.h tree-object-size.h tree-outof-ssa.h \
tree-parloops.h tree-ssa-address.h tree-ssa-coalesce.h tree-ssa-dom.h \