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.base
/
pr10179-a.c
blob
56bce9df92ed4a05b17c677758154f5991bf50b5
1
#include <stdio.h>
2
3
extern
int
foo2
();
4
5
int
6
foo1
()
7
{
8
}
9
10
int
11
bar1
()
12
{
13
}
14
15
int
16
main
()
17
{
18
}