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 53/57][Arm][OBJDUMP] Add support for MVE instructions: vand, vbrsr, vcls,...
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-x86-64
/
pr22393-3b.c
blob
3033809b02d0a6e6f5e79cb6676adee4bd3e7b23
1
void
test
(
void
);
2
3
int
main
()
4
{
5
test
();
6
return
0
;
7
}