Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
rust
/
debug
/
lang.rs
blob: 12e0b587a02e4d1215539e5bf344cf789cf408fe [
file
] [
log
] [
blame
]
fn
main
()
{
// { dg-do compile }
// { dg-options "-gdwarf-5 -dA" }
// DW_LANG_Rust is 0x1c
// { dg-final { scan-assembler "0x1c\[ \t]\[^\n\r]* DW_AT_language" } } */
}