aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppexp.c
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>1999-07-30 18:31:34 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>1999-07-30 18:31:34 +0000
commitcd531a2eddbe17c94a99af2b62c05fe417b97a94 (patch)
treec33f7ed979269396307f864e8147d16d6e3382c4 /gcc/cppexp.c
parent93b69d0f0d4b3a3a4b6481c50720aa351f77e5e5 (diff)
downloadgcc-cd531a2eddbe17c94a99af2b62c05fe417b97a94.zip
gcc-cd531a2eddbe17c94a99af2b62c05fe417b97a94.tar.gz
gcc-cd531a2eddbe17c94a99af2b62c05fe417b97a94.tar.bz2
Warning fixes:
* expr.c (build_java_soft_divmod): Provide a default case in switch. (java_lang_expand_expr): Mark parameters `target', `tmode' and `modifier' with ATTRIBUTE_UNUSED. * gjavah.c (process_file): Add braces around ambiguous `else'. * jcf-dump.c (print_access_flags, localvar_free): Change return type to void. * parse.y (java_complete_expand_method): Initialize variable `exception_copy'. (resolve_qualified_expression_name): Likewise for `field_decl'. (patch_method_invocation): Likewise for `class_to_search'. (qualify_ambiguous_name): Likewise for `name' and `ptr_type'. (patch_assignment): Likewise for `lhs_type'. * verify.c (verify_jvm_instructions): Remove unused variable `caller'. From-SVN: r28344
Diffstat (limited to 'gcc/cppexp.c')
0 files changed, 0 insertions, 0 deletions