gas: xtensa: fix literal movement
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xtensa / auto-litpools-4.d
CommitLineData
d0ad159d
MF
1#as: --auto-litpools
2#objdump: -d
3#name: auto-litpools-4 (handle auto literal pools in .init and .fini)
4
5.*: +file format .*xtensa.*
6#...
7Disassembly of section .init.literal:
8#...
9Disassembly of section .fini.literal:
10#...
11Disassembly of section .init:
12#...
13 *0:.*l32r.*
14#...
15Disassembly of section .fini:
16#...
17 *0:.*l32r.*
18#...
This page took 0.022398 seconds and 4 git commands to generate.