2008-07-02 Richard Guenther <rguenther@suse.de>
commit7b879cb3e34643fafa242818e58f6022d849d93a
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Jul 2008 14:19:15 +0000 (2 14:19 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Jul 2008 14:19:15 +0000 (2 14:19 +0000)
treec8556d5c1c4e92af0e5347bfca22ee6d595a21ab
parent4aba1ac0d8d8d5486ac1ea5791c6378fa02a41ce
2008-07-02  Richard Guenther  <rguenther@suse.de>

* tree-ssa-structalias.c (struct variable_info): Reorder
to fill padding on 64bit hosts.  Make collapsed_to an int.
(get_varinfo_fc): Deal with that.
(new_var_info): Likewise.
(collapse_rest_of_var): Likewise.

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