More warning fixes...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Thu, 19 Mar 1998 07:14:19 +0000 (07:14 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 19 Mar 1998 07:14:19 +0000 (07:14 +0000)
commitecb0676809f5683739bc2316cf350fde0e034a94
tree1ed9fc91c33fff68c25f032777df9fa33644a522
parent0978790f4fe82534547b0ee4c763caabbae578d7
More warning fixes...

        * final.c (shorten_branches): Add parentheses around +/- in
        operand of &.
        * flow.c (life_analysis): Wrap variable `i' in macro ELIMINABLE_REGS.

From-SVN: r18703
gcc/ChangeLog
gcc/final.c
gcc/flow.c