summaryrefslogtreecommitdiff
path: root/gcc/ipa-hello-world.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ipa-hello-world.c')
-rw-r--r--gcc/ipa-hello-world.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/ipa-hello-world.c b/gcc/ipa-hello-world.c
index c8eb7a0ae6a..6d31926eab1 100644
--- a/gcc/ipa-hello-world.c
+++ b/gcc/ipa-hello-world.c
@@ -35,6 +35,7 @@
#include "compare-types.h"
#include "ipa-type-collector.h"
#include "ipa-hello-world.h"
+#include "type-collector.hpp"
#include <map>
#include <vector>
@@ -1033,6 +1034,7 @@ static unsigned int
iphw_execute()
{
ptrset_t types;
+ TypeCollector::ptrset = &types;
collect_types(types);
typemap eacalc; // Escape Analysis Calculation