tree-ssa-alias.c (aliasing_component_refs_p): Consider only the access path from...
authorJan Hubicka <hubicka@ucw.cz>
Mon, 17 Jun 2019 13:44:58 +0000 (15:44 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 17 Jun 2019 13:44:58 +0000 (13:44 +0000)
commit07c8304c06be23ce4eb580b637cda9be3784baff
treef447202e0d1b503367cedadefa93ff1912505dfd
parent2fcae10971238306fb88fb1be06a6a004bec064b
tree-ssa-alias.c (aliasing_component_refs_p): Consider only the access path from base to first VIEW_CONVERT_EXPR or BIT_FIELD_REF.

* tree-ssa-alias.c (aliasing_component_refs_p): Consider only
the access path from base to first VIEW_CONVERT_EXPR or
BIT_FIELD_REF.

From-SVN: r272383
gcc/ChangeLog
gcc/tree-ssa-alias.c