OSDN Git Service

* tree-ssa-alias.c (create_name_tags): If PTR points to a
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Sep 2004 13:45:05 +0000 (13:45 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Sep 2004 13:45:05 +0000 (13:45 +0000)
commit8010a93f73b03fe2ea0c0a78e59b7c01c80d6c31
tree74c6aba3cef58db13ba5cf0f0129feacd0d74efa
parentf10de62ae8a8654ece0bd52361db524dadf8195f
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88232 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-alias.c