OSDN Git Service

More warning fixes...
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Mar 1998 07:14:19 +0000 (07:14 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Mar 1998 07:14:19 +0000 (07:14 +0000)
commit3c5c852a116a5211c11c2cb89e74ff00ceb3f09b
tree1ed9fc91c33fff68c25f032777df9fa33644a522
parent808093fb8b4321d8d5ca0cc3b54ac78ca59e9b00
More warning fixes...
        * final.c (shorten_branches): Add parentheses around +/- in
        operand of &.
        * flow.c (life_analysis): Wrap variable `i' in macro ELIMINABLE_REGS.

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