ia64.c (sdata_symbolic_operand): Mark unused args.
authorRichard Henderson <rth@cygnus.com>
Sun, 7 May 2000 01:46:22 +0000 (18:46 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 7 May 2000 01:46:22 +0000 (18:46 -0700)
commitfd7c34b081fd765e7ba6c7108b4ac9ac46b47d61
tree0a516f13893ab90a6a8bf4aa81e98a19122b7d8a
parent809d4ef105b860e85f92006d9fb7dfb8e23f99ad
ia64.c (sdata_symbolic_operand): Mark unused args.

        * config/ia64/ia64.c (sdata_symbolic_operand): Mark unused args.
        (symbolic_operand, function_operand, setjmp_operand): Likewise.
        (shift_count_operand, shift_32bit_count_operand): Likewise.
        (shladd_operand, fetchadd_operand, ia64_function_prologue): Likewise.
        (ia64_function_epilogue, ia64_setup_incoming_varargs): Likewise.
        (ia64_function_arg_partial_nregs, ia64_function_value): Likewise.
        (ia64_print_operand_address, ia64_secondary_reload_class): Likewise.
        (ia64_expand_builtin): Likewise.
        (call_multiple_values_operation): Make dest_regno unsigned.

From-SVN: r33753
gcc/ChangeLog
gcc/config/ia64/ia64.c