fix ignore-thumbv8m.base

This commit is contained in:
Pietro Albini 2023-03-08 10:12:27 +01:00
parent 0aaf9d58a2
commit 703ba0ce26
No known key found for this signature in database
GPG Key ID: CD76B35F7734769E
1 changed files with 1 additions and 1 deletions

View File

@ -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() {}