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
* elf32-ppc.c (ppc_elf_check_relocs): Set pointer_equality_needed
[binutils.git]
/
gas
/
testsuite
/
gas
/
macros
/
app2.s
blob
7147bcaf51e6827392a77a001e3fcb37f7210d3a
1
#NO_APP
2
.text
3
.macro foo
4
a
:
5
.long 42
6
.endm
7
#APP
8
foo
9
b
:
10
.long 56
11
#NO_APP