aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/objc.dg/dwarf-1.m
blob: c427da9dd653a1f4160c2780954309d29c170c19 (plain)
1
2
3
4
5
/* { dg-options "-gdwarf-2 -dA" } */
/* { dg-final { scan-assembler "\"id.0\".*DW_AT_name" } } */
@interface foo
  id x;
@end