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