Replace "if (x) free (x)" with "free (x)", gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xtensa / pcrel.d
CommitLineData
1bbb5f21
BW
1#as:
2#objdump: -r -j .literal -j .text
3#name: pc-relative relocs
4
5.*: +file format .*xtensa.*
6
7RELOCATION RECORDS FOR \[\.literal\]:
8OFFSET TYPE VALUE
900000000 R_XTENSA_32_PCREL foo
10
11
12RELOCATION RECORDS FOR \[\.text\]:
13OFFSET TYPE VALUE
1400000003 R_XTENSA_SLOT0_OP \.literal
1500000006 R_XTENSA_32_PCREL foo
160000000a R_XTENSA_32_PCREL \.text\+0x00000003
170000000e R_XTENSA_32_PCREL \.text\+0x00000006
18
19
This page took 0.647991 seconds and 4 git commands to generate.