Skip to content

Commit 555ef1c

Browse files
authored
Rollup merge of rust-lang#145745 - heiher:ignore-basic-stepping, r=lqd
tests: Ignore basic-stepping.rs on LoongArch
2 parents ad89f2d + d61353f commit 555ef1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/debuginfo/basic-stepping.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
//! Regression test for <https://github.com/rust-lang/rust/issues/33013>.
44
55
//@ ignore-aarch64: Doesn't work yet.
6+
//@ ignore-loongarch64: Doesn't work yet.
67
//@ compile-flags: -g
78

89
// gdb-command: run

0 commit comments

Comments
 (0)