Searched refs:error_for_asm (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | rtl-error.c | 90 error_for_asm (rtx insn, const char *gmsgid, ...) in error_for_asm() function
|
| H A D | toplev.h | 79 extern void error_for_asm (rtx, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
|
| H A D | reg-stack.c | 535 error_for_asm (insn, "output constraint %d must specify a single register", i); in check_asm_stack_operands() 545 error_for_asm (insn, "output constraint %d cannot be specified together with \"%s\" clobber", in check_asm_stack_operands() 568 error_for_asm (insn, "output regs must be grouped at top of stack"); in check_asm_stack_operands() 604 error_for_asm (insn, in check_asm_stack_operands() 623 error_for_asm (insn, in check_asm_stack_operands()
|
| H A D | reload.c | 1249 error_for_asm (this_insn, "cannot reload integer constant " in push_reload() 1272 error_for_asm (this_insn, "impossible register constraint " in push_reload() 3571 error_for_asm (this_insn, in find_reloads() 3743 error_for_asm (insn, "inconsistent operand constraints in an %<asm%>"); in find_reloads() 3983 error_for_asm (insn, "inconsistent operand constraints " in find_reloads()
|
| H A D | reload1.c | 1238 error_for_asm (insn, in reload() 1925 error_for_asm (insn, "can't find a register in class %qs while " in spill_failure() 4022 error_for_asm (insn, in reload_as_needed() 5185 error_for_asm (insn, in failed_reload() 6854 error_for_asm (insn, "output operand is constant in %<asm%>"); in emit_output_reload_insns()
|
| H A D | final.c | 2809 error_for_asm (this_is_asm_operands, "%s", new_message); in output_operand_lossage()
|
| H A D | function.c | 1568 error_for_asm (insn, "impossible constraint in %<asm%>"); in instantiate_virtual_regs_in_insn()
|
| H A D | ChangeLog-1999 | 461 error_with_decl, error_for_asm, error, set_fatal_function, fatal, 7490 error_with_file_and_line, error_with_decl, error_for_asm, error, 21015 error_for_asm, error, fatal, warning_with_file_and_line, 21027 error_with_decl, error_for_asm, warning_for_asm, output_quoted_string,
|
| H A D | ChangeLog-1998 | 2346 (error_for_asm): Likewise. 12484 * toplev.c (error_for_asm, warning_for_asm): Remove prototypes. 12489 * toplev.h (count_error, strip_off_ending, error_for_asm,
|
| H A D | ChangeLog-2001 | 10181 error_with_file_and_line, sorry, error_for_asm, warning_for_asm): 13885 error_for_asm, _fatal_insn, _fatal_insn_not_found,
|
| H A D | ChangeLog-2000 | 13821 (error_for_asm, warning_for_asm): Adjust call to diagnostic_for_asm. 14170 error_for_asm, warning_for_asm, fatal): Reimplement.
|
| H A D | ChangeLog-2003 | 15806 error_for_asm, warning_for_asm): Mark with ATTRIBUTE_GCC_CXXDIAG. 22379 * rtl-error.c (error_for_asm, warning_for_asm): Likewise.
|
| H A D | ChangeLog-2005 | 15866 * rtl-error.c (error_for_asm, warning_for_asm): Use gmsgid
|