]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/objc.dg/dwarf-1.m
Remove obsolete Tru64 UNIX V5.1B support
[thirdparty/gcc.git] / gcc / testsuite / objc.dg / dwarf-1.m
CommitLineData
7cdfcf60
GK
1/* { dg-options "-gdwarf-2 -dA" } */
2/* { dg-final { scan-assembler "\"id.0\".*DW_AT_name" } } */
5c30094f 3/* { dg-skip-if "No Dwarf" { { *-*-aix* hppa*-*-hpux* } && { ! hppa*64*-*-* } } { "*" } { "" } } */
7cdfcf60
GK
4@interface foo
5 id x;
6@end