summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
diff options
context:
space:
mode:
authorErick Ochoa <erick.ochoa@theobroma-systems.com>2020-03-10 13:23:37 +0100
committerErick Ochoa <erick.ochoa@theobroma-systems.com>2020-04-28 23:35:50 +0200
commit987a8a810ecaaf065dac29b635dcd1d09e61b4dd (patch)
treeb34de0d95404e5ead2c511a38db8abfbaa543c67 /gcc/Makefile.in
parentd91b2649177c87e25da1fff0d22d202cbb857fcb (diff)
Fixes test
Diffstat (limited to 'gcc/Makefile.in')
-rw-r--r--gcc/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index b7908bda57e..f1f1cfd9a75 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -1400,6 +1400,7 @@ OBJS = \
init-regs.o \
internal-fn.o \
ipa-type-escape-analysis.o \
+ ipa-hello-world.o \
ipa-cp.o \
ipa-sra.o \
ipa-devirt.o \