blob: 945ebd033450a6b3951ac2e5fe6d9af7ab9458f5 [file] [log] [blame] [edit]
error: target feature `zfinx` cannot be enabled with `#[target_feature]`: this feature is incompatible with the target ABI
--> $DIR/forbidden-hardfloat-target-feature-attribute-f-zfinx.rs:12:18
|
LL | #[target_feature(enable = "zdinx")]
| ^^^^^^^^^^^^^^^^
error: aborting due to 1 previous error