Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
rust
/
debug
/
oldlang.rs
blob: 648d6b78f06f4716b0a2184e5f20cedc5d8dbc49 [
file
] [
log
] [
blame
]
fn
main
()
{
// { dg-do compile }
// { dg-options "-gstrict-dwarf -gdwarf-3 -dA" }
// Strict DWARF < 5 uses DW_LANG_C = 0x0002
// { dg-final { scan-assembler "0x2\[ \t]\[^\n\r]* DW_AT_language" } } */
}