sbitmap.c (sbitmap_union_of_preds): Set 'e' to the next edge predecessor in the first...
authorNick Clifton <nickc@redhat.com>
Mon, 22 Nov 2004 09:53:30 +0000 (09:53 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Mon, 22 Nov 2004 09:53:30 +0000 (09:53 +0000)
commit6cb70db4d9333ea241e1076147ec8f3516ea7982
tree5479c4e14a0cc60d663a879bf33e349f66953c54
parent8968965d597d567473c14789ec194391220b7cdd
sbitmap.c (sbitmap_union_of_preds): Set 'e' to the next edge predecessor in the first for-loop.

* sbitmap.c (sbitmap_union_of_preds): Set 'e' to the next edge predecessor in
the first for-loop.

From-SVN: r91007
gcc/ChangeLog
gcc/sbitmap.c