1
Fork 0

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

View file

@ -1,7 +1,7 @@
// This checks that the attribute validation ICE in issue #105594 doesn't // This checks that the attribute validation ICE in issue #105594 doesn't
// recur. // recur.
// //
// ignore-thumbv8m.base // ignore-thumbv8m.base-none-eabi
#![feature(cmse_nonsecure_entry)] #![feature(cmse_nonsecure_entry)]
fn main() {} fn main() {}