i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / bad-size.d
CommitLineData
21be61f5
L
1#as: --size-check=warning
2#objdump: -dw
3#name: Check bad size directive
e643ed08 4#warning_output: bad-size.warn
21be61f5
L
5
6.*: +file format .*
7
8
9Disassembly of section .text:
10
110+ <_test_nop>:
12[ ]*[a-f0-9]+: 90 nop
13
14Disassembly of section .text.entry.continue:
15
160+ <.text.entry.continue>:
17[ ]*[a-f0-9]+: 90 nop
18#pass
This page took 0.659592 seconds and 4 git commands to generate.