mips.c (mips16_fp_args): Remove the FILE argument and use asm_out_file instead.
commit23fdf75ca50beb236cc0f50120697e3a9278defe
authorRichard Sandiford <rsandifo@nildram.co.uk>
Fri, 19 Oct 2007 08:25:12 +0000 (19 08:25 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 19 Oct 2007 08:25:12 +0000 (19 08:25 +0000)
tree9539c25606b9d4534b8a0b9d295a2f20886550f6
parent9eeaed6ec41bb97d84e38fc81339e36b0598a442
mips.c (mips16_fp_args): Remove the FILE argument and use asm_out_file instead.

gcc/
* config/mips/mips.c (mips16_fp_args): Remove the FILE argument and
use asm_out_file instead.
(build_mips16_function_stub): Likewise.
(build_mips16_call_stub, mips_output_function_prologue): Update
accordingly.

From-SVN: r129474
gcc/ChangeLog
gcc/config/mips/mips.c