tree-ssa-structalias.c (struct variable_info): Reorder to fill padding on 64bit hosts.
authorRichard Guenther <rguenther@suse.de>
Wed, 2 Jul 2008 14:19:15 +0000 (14:19 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 2 Jul 2008 14:19:15 +0000 (14:19 +0000)
commit795a337af630f9b03093c409d722f5cfe3343ddc
treec8556d5c1c4e92af0e5347bfca22ee6d595a21ab
parentc9db365d82513a3aa4993bd0c8d3554caade44b9
tree-ssa-structalias.c (struct variable_info): Reorder to fill padding on 64bit hosts.

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.

From-SVN: r137354
gcc/ChangeLog
gcc/tree-ssa-structalias.c