fix ignore-thumbv8m.base

This commit is contained in:
Pietro Albini
2023-03-08 10:12:27 +01:00
parent 0aaf9d58a2
commit 703ba0ce26
@@ -1,7 +1,7 @@
// This checks that the attribute validation ICE in issue #105594 doesn't
// recur.
//
// ignore-thumbv8m.base
// ignore-thumbv8m.base-none-eabi
#![feature(cmse_nonsecure_entry)]
fn main() {}