repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Daily bump.
[official-gcc.git]
/
gcc
/
testsuite
/
objc.dg
/
dwarf-1.m
blob
d411c3cf1e8482a06336e05c9781f99b3e7d6c17
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