* global.c (compute_regsets): Move declatation of "i" inside of
commit808f5ffcad6bece52aa7d44f5ddb29259266dd2a
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Feb 2007 21:29:17 +0000 (7 21:29 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Feb 2007 21:29:17 +0000 (7 21:29 +0000)
tree918e18dafe9b656c36ffb535910b45ec3a02ba9f
parent0ab206a123dabe894de40f135233f4d657794b85
* global.c (compute_regsets): Move declatation of "i" inside of
#ifdef ELIMINABLE_REGS to avoid unused variable bootstrap failure.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121697 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/global.c