* patch up a few backends
[official-gcc.git] / gcc / ChangeLog.vec
blobc63fa44c8815993d144a825a03366d00ce083d59
1 2004-07-20  Ben Elliston  <bje@au.ibm.com>
3         * config/ia64/ia64.c (ia64_expand_prologue): Iterate over edge
4         vector instead of traversing a linked list.
5         * config/rs6000/rs6000.c (rs6000_emit_prologue): Use EDGE_COUNT to
6         count elements rather than testing the basic_block->pred member.
7         * config/frv/frv.c (frv_ifcvt_modify_tests): Use edge accessor.
9 2004-07-20  Ben Elliston  <bje@au.ibm.com>      
11         * Ben to add a large ChangeLog entry soon!