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