]> gcc.gnu.org Git - gcc.git/commit
Warning fixes:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Wed, 4 Aug 1999 20:47:45 +0000 (20:47 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Wed, 4 Aug 1999 20:47:45 +0000 (20:47 +0000)
commitcbbfcb3b2301afff03ee04fc0a76b16bc9ab3b4d
treeec50149b27e3358c107ee3fce7dc644eba2b0acc
parente88e3c0bf663344a642f0ebbd49483b9590411ef
Warning fixes:

* builtins.c (expand_builtin_memcmp, expand_builtin_strcmp): Wrap
prototypes in macro HAVE_cmpstrsi.

* cpplib.c (cpp_get_token): Remove unused label `op3'.

* emit-rtl.c (operand_subword): Remove unused variable
`bits_per_word'.

* rtl.c (shallow_copy_rtx): Remove unused variable `format_ptr'.

* tree.c (chainon): Wrap variable `t2' in macro ENABLE_CHECKING.

From-SVN: r28514
gcc/ChangeLog
gcc/builtins.c
gcc/cpplib.c
gcc/emit-rtl.c
gcc/rtl.c
gcc/tree.c
This page took 0.055 seconds and 5 git commands to generate.