Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
rust
/
compile
/
debug-diagnostics-off.rs
blob: 77b82b35e62561d64cd0f61adf9f53ba77999bab [
file
] [
log
] [
blame
]
// { dg-additional-options "-fno-rust-debug" }
// Make sure we don't see any 'note's:
// { dg-bogus {note: } "" { target *-*-* } 0 }
fn
main
()
{
}