Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
rust
/
compile
/
compiler_builtins_gate.rs
blob: 3417be025d87f402efd27682ee3ce822412cf213 [
file
]
#![
feature
(
no_core
)]
#![
no_core
]
#![
compiler_builtins
]
// { dg-error "the ..compiler_builtins. attribute is used to identify the compiler_builtins" }