aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>1999-03-02 07:07:33 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>1999-03-02 07:07:33 +0000
commite2fe6abaf268001a639992d5c46bf384a936a8c0 (patch)
tree5f8e523e4e2077eb663e84a5a75de6211af9dcd4 /gcc/tree.c
parent9fc9b82ad461ebea6ce323c9e59854b34a6c51bf (diff)
downloadgcc-e2fe6abaf268001a639992d5c46bf384a936a8c0.zip
gcc-e2fe6abaf268001a639992d5c46bf384a936a8c0.tar.gz
gcc-e2fe6abaf268001a639992d5c46bf384a936a8c0.tar.bz2
mips.c (abort_with_insn): Make function static...
* mips.c (abort_with_insn): Make function static, add a prototype, constify 2nd parameter and mark with ATTRIBUTE_NORETURN. (current_function_file, mips_cpu_string, mips_isa_string, mips_abi_string, mips_no_mips16_string, mips_entry_string, mips_move_1word, mips_move_2words, output_block_move, load_store, override_options, make_temp_file, mips16_fp_args): Qualify a char* with the `const' keyword. * mips.h (current_function_file, mips_cpu_string, mips_isa_string, mips_abi_string, mips_entry_string, mips_no_mips16_string, mips_move_1word, mips_move_2words, output_block_move): Likewise. (abort_with_insn): Remove extern prototype. * mips.md: Qualify a char* with the `const' keyword. Remove many unused variables named `label'. From-SVN: r25531
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions