From d61353ff43a328c9d5116f6dfb5820e852449d11 Mon Sep 17 00:00:00 2001 From: WANG Rui Date: Fri, 22 Aug 2025 15:58:52 +0800 Subject: [PATCH] tests: Ignore basic-stepping.rs on LoongArch --- tests/debuginfo/basic-stepping.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/debuginfo/basic-stepping.rs b/tests/debuginfo/basic-stepping.rs index 6e1344d22a50f..e7a70c8b087ba 100644 --- a/tests/debuginfo/basic-stepping.rs +++ b/tests/debuginfo/basic-stepping.rs @@ -3,6 +3,7 @@ //! Regression test for . //@ ignore-aarch64: Doesn't work yet. +//@ ignore-loongarch64: Doesn't work yet. //@ compile-flags: -g // gdb-command: run