| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | jcf-parse.c | 528 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 D | jcf-write.c | 3419 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 D | lex.c | 1776 fatal_io_error ("can't open %s", filename);
|
| H A D | ChangeLog | 3847 * 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 D | toplev.h | 37 extern void fatal_io_error PARAMS ((const char *, ...))
|
| H A D | c-opts.c | 1446 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 D | graph.c | 420 fatal_io_error ("can't open %s", buf);
|
| H A D | profile.c | 1204 fatal_io_error ("can't open %s", data_file); 1211 fatal_io_error ("can't open %s", bbg_file_name);
|
| H A D | toplev.c | 1901 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 D | diagnostic.c | 955 fatal_io_error VPARAMS ((const char *msgid, ...)) in fatal_io_error() function
|
| H A D | ggc-page.c | 1265 fatal_io_error ("open /dev/zero"); in init_ggc()
|
| H A D | dwarfout.c | 6278 fatal_io_error ("can't get current directory");
|
| H A D | ChangeLog.5 | 2859 (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 D | FSFChangeLog | 891 (count_error, fatal_io_error): Translate strings.
|
| H A D | ChangeLog.1 | 6544 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 D | FSFChangeLog.10 | 7408 * toplev.c (pfatal_with_name, fatal_io_error, vfatal):
|
| H A D | ChangeLog.4 | 14033 (fatal_io_error): Use verbatim in lieu of notice.
|
| H A D | ChangeLog.2 | 457 pfatal_with_name, fatal_io_error, need_error_newline,
|
| H A D | ChangeLog | 3694 * ggc-page.c (init_gcc): Call fatal_io_error, not abort,
|
| H A D | ChangeLog.6 | 10179 * toplev.h (internal_error, fatal_io_error, warning, error,
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/ |
| H A D | mips.c | 6552 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 D | objc-act.c | 449 fatal_io_error ("can't open %s", dumpname);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | ChangeLog | 1365 * com.c (init_parse): Call fatal_io_error instead of
|
| H A D | com.c | 14212 fatal_io_error ("can't open %s", filename);
|