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 40/57][Arm][OBJDUMP] Add support for MVE instructions: vdup, veor, vfma, vfms...
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-x86-64
/
pr22791-2b.c
blob
79ef27c0857ded5a4daeb18d6fb7fd9f42fb6eef
1
#include <stdio.h>
2
3
void
4
bar
(
void
)
5
{
6
puts
(
"PASS"
);
7
}