• geoffk's avatar
    * flow.c (attempt_auto_inc): Remove unused variable `bb'. · dde53c28
    geoffk authored
    (attempt_auto_inc): Suppress parentheses warning.
    * function.c (put_reg_into_stack): Remove unused variable `unsigned_p'.
    * loop.c (load_mems): Remove `u' suffix in two places.
    * config/rs6000/rs6000.c: Remove unnecessary `u' suffixes from
    hex constants.
    * config/rs6000/rs6000.h: Likewise.
    * config/rs6000/sol-c0.c: Prototype some functions.  Remove the
    __eabi dummy routine.
    * config/rs6000/sysv4.h (ASM_DECLARE_FUNCTION_NAME): Remove unused
    variable `buf_ptr'.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35670 138bc75d-0d04-0410-961f-82ee72b054a4
    dde53c28
loop.c 304 KB