[Bug tree-optimization/78035] Inconsistency between address comparison and alias analysis

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Oct 19 09:03:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78035

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
It would be nice to split out a predicate for this from
symtab_node::equal_address_to that I can invoke on a single symtab node
(or is there already one?  The code suggests that
->analyzed && decl_binds_to_current_def_p () is conservatively correct?


More information about the Gcc-bugs mailing list