mips.c (mips_make_temp_file): Call fatal_io_error, not pfatal_with_name.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Mon, 5 Feb 2001 16:34:40 +0000 (16:34 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 5 Feb 2001 16:34:40 +0000 (11:34 -0500)
commite2bbb66033e804df4bbd7bdcfbab82c22988beaa
treea9aaf8fb7db718a059f37757e7b9648b129e8af7
parent789c026d3b69404b1086b7a9e4fafb1ba610762f
mips.c (mips_make_temp_file): Call fatal_io_error, not pfatal_with_name.

* config/mips/mips.c (mips_make_temp_file): Call fatal_io_error,
not pfatal_with_name.
(mips_asm_file_end): Likewise; also pass more args to fatal_io_error.

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