i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-size-inval-1.l
1 .*: Assembler messages:
2 .*:5: Error: .*
3 .*:6: Error: .*
4 .*:10: Error: .*
5 .*:11: Error: .*
6 GAS LISTING .*
7
8
9 [ ]*1[ ]+\# Test SIZE32 relocation overflow
10 [ ]*2[ ]+\.local yyy
11 [ ]*3[ ]+\.comm yyy,80,32
12 [ ]*4[ ]+\.text
13 [ ]*5[ ]+\?\?\?\? B85E0000 movl \$xxx@SIZE \+ 100, %eax
14 [ ]*5[ ]+00
15 [ ]*6[ ]+\?\?\?\? B8ECFFFF movl \$yyy@SIZE - 100, %eax
16 [ ]*6[ ]+FF
17 [ ]*7[ ]+\.local xxx
18 [ ]*8[ ]+\.comm xxx,4294967290,32
19 [ ]*9[ ]+\.data
20 [ ]*10[ ]+\?\?\?\? 5E000000 \.long xxx@SIZE \+ 100
21 [ ]*11[ ]+\?\?\?\? ECFFFFFF \.long yyy@SIZE - 100
22 .* Error: symbol size computation overflow
23 .* Error: symbol size computation overflow
24 .* Error: symbol size computation overflow
25 .* Error: symbol size computation overflow
This page took 0.039788 seconds and 4 git commands to generate.