tree-ssa-alias.c (create_name_tags): If PTR points to a volatile type, mark the tag...
authorDiego Novillo <dnovillo@redhat.com>
Tue, 28 Sep 2004 13:45:05 +0000 (13:45 +0000)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Tue, 28 Sep 2004 13:45:05 +0000 (09:45 -0400)
commit38e05395acc76a5e8052abae6333c8a2ffb6008d
tree74c6aba3cef58db13ba5cf0f0129feacd0d74efa
parent45fbb18639b5595ba43868ce8ed33ed2f94a615e
tree-ssa-alias.c (create_name_tags): If PTR points to a volatile type, mark the tag volatile.

* tree-ssa-alias.c (create_name_tags): If PTR points to a
volatile type, mark the tag volatile.
(get_tmt_for): If TAG_TYPE is a volatile type, mark the tag
volatile.

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