diff options
author | Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | 1998-12-22 12:18:17 +0000 |
---|---|---|
committer | Kaveh Ghazi <ghazi@gcc.gnu.org> | 1998-12-22 12:18:17 +0000 |
commit | e833cb112cb8b9024230acf78a286b687bd6e75e (patch) | |
tree | 21e618652a0cc0bdd053c11f957cdc45e47b5668 /gcc/reload1.c | |
parent | 193306f7fd78865e114ff26f24a9df7b143e95d3 (diff) | |
download | gcc-e833cb112cb8b9024230acf78a286b687bd6e75e.zip gcc-e833cb112cb8b9024230acf78a286b687bd6e75e.tar.gz gcc-e833cb112cb8b9024230acf78a286b687bd6e75e.tar.bz2 |
Warning fixes:
* Makefile.in (cvt.o): Depend on toplev.h.
* cp-tree.h (check_template_shadow, pod_type_p): Add prototypes.
* cvt.c: Include toplev.h.
* except.c (get_eh_caught, get_eh_handlers): Hide prototypes and
definitions.
* init.c (expand_vec_init): Initialize variable `itype'.
* lex.c (yyerror): Cast the argument passed to a ctype function to
an unsigned char.
* method.c (build_mangled_C9x_name): Wrap prototype and definition
in "HOST_BITS_PER_WIDE_INT >= 64".
* typeck.c (build_binary_op): Mark parameter `convert_p' with
ATTRIBUTE_UNUSED.
From-SVN: r24395
Diffstat (limited to 'gcc/reload1.c')
0 files changed, 0 insertions, 0 deletions