repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* cgen.c (gas_cgen_parse_operand): Do not set BSF_RELC flag on
[binutils.git]
/
ld
/
testsuite
/
ld-plugin
/
func.c
blob
8c668dbde7278f0c8386b6bbd6afe0a6d41e80f4
1
2
extern
int
retval
;
3
4
int
func
(
void
)
5
{
6
return
retval
;
7
}