flow.c (dump_edge_info): Use ARRAY_SIZE.
authorGreg McGary <greg@mcgary.org>
Fri, 25 Aug 2000 19:08:47 +0000 (19:08 +0000)
committerGreg McGary <gkm@gcc.gnu.org>
Fri, 25 Aug 2000 19:08:47 +0000 (19:08 +0000)
commit9a56f4f680d108a598a092a361e10efcfe2f55c4
treed1e2b95a9312067b3d3b66f0a884ef0f5a85eb58
parentb5232c64e76c385e4ddcbfbcce99a0e73b534ea7
flow.c (dump_edge_info): Use ARRAY_SIZE.

* flow.c (dump_edge_info): Use ARRAY_SIZE.
* config/alpha/alpha.c (alpha_expand_block_move): Likewise.

From-SVN: r35990
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/flow.c