i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / bundle-bad.l
1 [^:]*: Assembler messages:
2 [^:]*:4:.*\.bundle_lock is meaningless without \.bundle_align_mode
3 [^:]*:6:.*\.bundle_unlock without preceding \.bundle_lock
4 [^:]*:11:.*single instruction is [0-9]+ bytes long, but \.bundle_align_mode limit is [0-9]+ bytes
5 [^:]*:18:.*\.bundle_lock sequence at [0-9]+ bytes, but \.bundle_align_mode limit is [0-9]+ bytes
6 [^:]*:19:.*\.bundle_lock sequence is [0-9]+ bytes, but bundle size is only [0-9]+ bytes
7 [^:]*:26:.*cannot change section or subsection inside \.bundle_lock
8 [^:]*:31:.*cannot change \.bundle_align_mode inside \.bundle_lock
9 [^:]*:36:.*\.bundle_unlock without preceding \.bundle_lock
10 [^:]*:39:.*\.bundle_lock with no matching \.bundle_unlock
This page took 0.030815 seconds and 4 git commands to generate.