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
(_bfd_target_vector): Only include the bfd_elf32_ia64_hpux_big_vec vector
[binutils.git]
/
ld
/
testsuite
/
ld-d10v
/
regression-001.s
blob
60226c198e40b534c96a26eb419f31e82f6037ac
1
.section .data
2
;;
3
;; The next line caused an earlier
ld
to core dump.
4
.global .data
5
foo
:
6
.space 0x0064
7
8
.section .text
9
.global _test
10
.global _start
11
_test
:
12
ldi
r0
,
foo
13
_start
:
14
nop