summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
diff options
context:
space:
mode:
authorErick Ochoa <erick.ochoa@theobroma-systems.com>2020-05-14 14:48:22 +0200
committerErick Ochoa <erick.ochoa@theobroma-systems.com>2020-05-14 14:48:22 +0200
commitcf730672e416091269ef355bd4a8be5cf2a23785 (patch)
tree5c68343de00c674213e714e81eb7782869a4dc78 /gcc/Makefile.in
parent5e74c695ff9bef9ba000884c1d7e2b8762e90fc3 (diff)
parenta22362346872039fa01a22fc8dc2c26de16d24a0 (diff)
Merge branch 'erick/type-escape-analysis-refactor' into erick/type-escape-analysis-merge
Diffstat (limited to 'gcc/Makefile.in')
-rw-r--r--gcc/Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index 082d48a496d..419f64ec70e 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -1405,6 +1405,10 @@ OBJS = \
internal-fn.o \
ipa-type-escape-analysis.o \
ipa-hello-world.o \
+ ipa-escape-analysis.o \
+ compare-types.o \
+ collect-types.o \
+ name-types.o \
ipa-cp.o \
ipa-sra.o \
ipa-devirt.o \