Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
rust
/
compile
/
attr_malformed_path.rs
blob: 2bccf37bd793fa0ddd2fe35b9ea45154a379b47d [
file
] [
log
] [
blame
]
#[
cfg_attr
(
target_arch
=
"x86_64"
,
path
=
(
target_arch
=
"x86"
,
path
=
"x86.rs"
))]
mod
imp
{}
// { dg-error "malformed .path. attribute input" "" { target *-*-* } .-2 }