]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ira.c
dse.c (struct group_info): Reorder fields for 64-bit hosts.
authorJakub Jelinek <jakub@redhat.com>
Wed, 18 Mar 2009 17:04:26 +0000 (18:04 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 18 Mar 2009 17:04:26 +0000 (18:04 +0100)
commit8f5929e11fa965fd2ad5d63c55de1cebc1b06af3
tree9ffa72fee709efb6885ad516b9076279d60c9e24
parent9968d233b33186f70cbf9b265ec15b8b97153128
dse.c (struct group_info): Reorder fields for 64-bit hosts.

* dse.c (struct group_info): Reorder fields for 64-bit hosts.
* matrix-reorg.c (struct matrix_info): Likewise.
* tree-ssa-loop-ivopts.c (struct ivopts_data): Likewise.
* rtl.h (struct mem_attrs): Likewise.
* df.h (struct df): Likewise.
* tree-data-ref.h (struct data_dependence_relation): Likewise.
* ira-int.h (struct ira_allocno): Likewise.
* df-scan.c (struct df_collection_rec): Likewise.
* ira.c (struct equivalence): Likewise.
* function.c (struct temp_slot): Likewise.
* cfgloop.h (struct loop): Likewise.

* parser.c (struct cp_token): Reorder fields for 64-bit hosts.
(eof_token): Adjust.

* include/cpplib.h (struct cpp_dir): Reorder fields for 64-bit hosts.

From-SVN: r144938
16 files changed:
gcc/ChangeLog
gcc/cfgloop.h
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/df-scan.c
gcc/df.h
gcc/dse.c
gcc/function.c
gcc/ira-int.h
gcc/ira.c
gcc/matrix-reorg.c
gcc/rtl.h
gcc/tree-data-ref.h
gcc/tree-ssa-loop-ivopts.c
libcpp/ChangeLog
libcpp/include/cpplib.h