gas: xtensa: fix incorrect code generated with auto litpools
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xtensa / auto-litpools-first2.d
1 #as: --auto-litpools
2 #objdump: -ds
3 #name: auto-litpools-first2 (check that literal pool with jump around is created for generated literal)
4
5 .*: +file format .*xtensa.*
6 #...
7 Contents of section .text:
8 0000 ........ ........ 20170331 .*
9 #...
10 00000000 <f>:
11 0:.*addi.*a1.*
12 3:.*j.*c.*
13 #...
14 c:.*l32r.*a2, 8.*
15 #...
This page took 0.033245 seconds and 4 git commands to generate.