* ipa-devirt.c (maybe_record_node): When node is not recorded,
set completep to false rather than true.
From-SVN: r209209
+2014-04-07 Jan Hubicka <hubcika@ucw.cz>
+
+ * ipa-devirt.c (maybe_record_node): When node is not recorded,
+ set completep to false rather than true.
+
2014-04-07 Douglas B Rupp <rupp@adacore.com>
PR target/60504
else if (completep
&& !type_in_anonymous_namespace_p
(method_class_type (TREE_TYPE (target))))
- *completep = true;
+ *completep = false;
}
/* See if BINFO's type match OUTER_TYPE. If so, lookup