[PATCH] LoongArch: Use generic __builtin_trap in abort.
caiyinyu
caiyinyu@loongson.cn
Wed Dec 24 01:40:18 GMT 2025
gentle ping
在 2025/12/22 下午4:08, caiyinyu 写道:
> ---
> sysdeps/loongarch/abort-instr.h | 2 --
> 1 file changed, 2 deletions(-)
> delete mode 100644 sysdeps/loongarch/abort-instr.h
>
> diff --git a/sysdeps/loongarch/abort-instr.h b/sysdeps/loongarch/abort-instr.h
> deleted file mode 100644
> index 46d3ad0871..0000000000
> --- a/sysdeps/loongarch/abort-instr.h
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -/* An instruction which should crash any program is a breakpoint. */
> -#define ABORT_INSTRUCTION asm ("break 0")
More information about the Libc-alpha
mailing list