tree-dfa.c (refs_may_alias_p): Re-instantiate case that a scalar variable can be...
authorRichard Guenther <rguenther@suse.de>
Sat, 24 May 2008 09:27:47 +0000 (09:27 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sat, 24 May 2008 09:27:47 +0000 (09:27 +0000)
commit7c88f67af2a876e108a5fa1abd64e87e9e3019bc
treeb4e6538253993decb91c5f31f992ce1e251da9bb
parent32101f99491da036f466cd6ba1eed7a2586983af
tree-dfa.c (refs_may_alias_p): Re-instantiate case that a scalar variable can be only accessed through a...

2008-05-24  Richard Guenther  <rguenther@suse.de>

* tree-dfa.c (refs_may_alias_p): Re-instantiate case that
a scalar variable can be only accessed through a pointer
or a union.

From-SVN: r135846
gcc/ChangeLog
gcc/tree-dfa.c