]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.
authorRichard Guenther <rguenther@suse.de>
Mon, 23 Mar 2009 16:29:33 +0000 (16:29 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 23 Mar 2009 16:29:33 +0000 (16:29 +0000)
commit3691626c344d5f04b933ef6c70f0c0fb58d25151
treea53e7634a67bdd62e10ed93275097fbd631441ef
parent88ccb72ad199fe41a52bd85e9adad1ae17544db1
cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.

2009-03-23  Richard Guenther  <rguenther@suse.de>

* cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.
* tree.h (struct tree_type): Likewise.
* reload.h (struct insn_chain): Likewise.
* dwarf2out.c (struct dw_loc_descr_struct): Likewise.
* function.h (struct function): Likewise.
* tree-ssa-structalias.c (struct equiv_class_label): Likewise.

From-SVN: r145009
gcc/ChangeLog
gcc/cgraph.h
gcc/dwarf2out.c
gcc/function.h
gcc/reload.h
gcc/tree-ssa-structalias.c
gcc/tree.h