repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH 7/57][Arm][GAS] Add support for MVE instructions: vstr/vldr
[binutils-gdb.git]
/
gdb
/
testsuite
/
gdb.dwarf2
/
dw4-sig-types.cc
blob
47bd3d47bf76ecd4c9791842753a1cbf24992883
1
2
#include
"dw4-sig-types.h"
3
4
myns
::
bar_type myset
;
5
6
int
7
main
()
8
{
9
foo
();
10
11
return
0
;
12
}