codegen_gcc_unwinding_inline_asm = | |
GCC backend does not support unwinding from inline asm | |
codegen_gcc_copy_bitcode = failed to copy bitcode to object file: {$err} | |
codegen_gcc_lto_bitcode_from_rlib = failed to get bitcode from object file for LTO ({$gcc_err}) | |
codegen_gcc_explicit_tail_calls_unsupported = explicit tail calls with the 'become' keyword are not implemented in the GCC backend |