Home
last modified time | relevance | path

Searched refs:fatal_io_error (Results 1 – 24 of 24) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Djcf-parse.c528 fatal_io_error ("can't reopen %s", input_filename);
533 fatal_io_error ("can't close %s", input_filename);
917 fatal_io_error ("can't open %s", input_filename);
936 fatal_io_error ("error closing %s", input_filename);
1059 fatal_io_error ("can't close input file %s", main_input_filename);
1063 fatal_io_error ("can't open %s", IDENTIFIER_POINTER (name));
H A Djcf-write.c3419 fatal_io_error ("can't create directory %s", r);
3453 fatal_io_error ("can't open %s for writing", temporary_file_name);
3460 fatal_io_error ("error closing %s", temporary_file_name);
3473 fatal_io_error ("can't create %s", class_file_name);
H A Dlex.c1776 fatal_io_error ("can't open %s", filename);
H A DChangeLog3847 * jcf-parse.c (yyparse): Call fatal_io_error instead of
3849 * jcf-parse.c (jcf_parse_source): Call fatal_io_error, not fatal.
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtoplev.h37 extern void fatal_io_error PARAMS ((const char *, ...))
H A Dc-opts.c1446 fatal_io_error ("opening output file %s", out_fname); in preprocess_file()
1501 fatal_io_error ("opening dependency file %s", deps_file); in c_common_finish()
1511 fatal_io_error ("closing dependency file %s", deps_file); in c_common_finish()
1514 fatal_io_error ("when writing output to %s", out_fname); in c_common_finish()
H A Dgraph.c420 fatal_io_error ("can't open %s", buf);
H A Dprofile.c1204 fatal_io_error ("can't open %s", data_file);
1211 fatal_io_error ("can't open %s", bbg_file_name);
H A Dtoplev.c1901 fatal_io_error ("can't open %s", dump_name);
4805 fatal_io_error ("can't open %s for writing", asm_file_name);
5263 fatal_io_error ("can't open %s", aux_info_file_name); in process_options()
5431 fatal_io_error ("error writing to %s", asm_file_name); in finalize()
5433 fatal_io_error ("error closing %s", asm_file_name); in finalize()
H A Ddiagnostic.c955 fatal_io_error VPARAMS ((const char *msgid, ...)) in fatal_io_error() function
H A Dggc-page.c1265 fatal_io_error ("open /dev/zero"); in init_ggc()
H A Ddwarfout.c6278 fatal_io_error ("can't get current directory");
H A DChangeLog.52859 (output_printf, diagnostic_for_decl, fatal_io_error, sorry,
11005 (mips_make_temp_file): Call fatal_io_error, not pfatal_with_name.
11006 (mips_asm_file_end): Likewise; also pass more args to fatal_io_error.
11045 (fatal_io_error): Now has printf-style arguments.
11047 (fatal_io_error): Rework to have args in printf-style.
11075 * dwarfout.c (dwarfout_init): Call fatal_io_error instead of
H A DFSFChangeLog891 (count_error, fatal_io_error): Translate strings.
H A DChangeLog.16544 target_options, print_time, pfatal_with_name, fatal_io_error,
6554 * toplev.h (print_time, fatal, fatal_io_error, pfatal_with_name,
13665 * toplev.h (fatal, fatal_io_error, pfatal_with_name): Mark
H A DFSFChangeLog.107408 * toplev.c (pfatal_with_name, fatal_io_error, vfatal):
H A DChangeLog.414033 (fatal_io_error): Use verbatim in lieu of notice.
H A DChangeLog.2457 pfatal_with_name, fatal_io_error, need_error_newline,
H A DChangeLog3694 * ggc-page.c (init_gcc): Call fatal_io_error, not abort,
H A DChangeLog.610179 * toplev.h (internal_error, fatal_io_error, warning, error,
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c6552 fatal_io_error ("can't rewind temp file");
6556 fatal_io_error ("can't write to output file");
6559 fatal_io_error ("can't read from temp file");
6562 fatal_io_error ("can't close temp file");
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c449 fatal_io_error ("can't open %s", dumpname);
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A DChangeLog1365 * com.c (init_parse): Call fatal_io_error instead of
H A Dcom.c14212 fatal_io_error ("can't open %s", filename);