Rollup merge of #145745 - heiher:ignore-basic-stepping, r=lqd
tests: Ignore basic-stepping.rs on LoongArch
This commit is contained in:
commit
561656db67
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
//! Regression test for <https://github.com/rust-lang/rust/issues/33013>.
|
||||
|
||||
//@ ignore-aarch64: Doesn't work yet.
|
||||
//@ ignore-loongarch64: Doesn't work yet.
|
||||
//@ compile-flags: -g
|
||||
|
||||
// gdb-command: run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue