avoid assignment inside if condition (dictionary.c)
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / relax-2.d
CommitLineData
5d1268c6
L
1#name: i386 relax 3
2#objdump: -dw
3
4.*: +file format .*
5
6
7Disassembly of section .text:
8
90+ <.text>:
10#...
11 38: 0f 85 88 00 00 00 jne 0xc6
12#...
13 48: 75 7c jne 0xc6
14#...
15 c6: 90 nop
16#pass
This page took 0.023424 seconds and 4 git commands to generate.