2008-03-18 Alon Dayan <adayan@il.ibm.com>heads/struct-reorg-branch
commitfa5e2e00e09102f0202056cd38882df89e9c71c6
authorolga <olga@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Mar 2008 10:28:52 +0000 (19 10:28 +0000)
committerolga <olga@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Mar 2008 10:28:52 +0000 (19 10:28 +0000)
tree7c331a92fb6a5afe13fce20f70c402d56e691604
parentc5845e8dc8e6c0f9b92a0ca2dc04466391229068
2008-03-18  Alon Dayan  <adayan@il.ibm.com>

* ipa-struct-reorg.h (cluster, new_types): Replace a linked-list with
a vector, and gather two vectors into one.
* ipa-struct-reorg.c: Support the ipa-struct-reorg.h data-structures
changes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/struct-reorg-branch@133340 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.struct-reorg [new file with mode: 0755]
gcc/ipa-struct-reorg.c
gcc/ipa-struct-reorg.h