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
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-elf
/
pr31482b-no-lto.c
blob
f88254d4ee1d72af1b3e37a4807ed2b544585d24
1
void
2
func
(
void
)
3
{
4
}
5
6
void
7
bar
(
void
)
8
{
9
func
();
10
}