* gold/testsuite/Makefile.am (justsyms_exec): New testcase.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / inval.l
1 .*: Assembler messages:
2 .*:3: Error: .*
3 .*:4: Error: .*
4 .*:5: Error: .*
5 .*:6: Error: .*
6 GAS LISTING .*
7
8
9 [ ]*1[ ]+\.text
10 [ ]*2[ ]+\# All the following should be illegal for x32
11 [ ]*3[ ]+\?\?\?\? 48A10000 movabs xxx,%rax
12 [ ]*3[ ]+00000000
13 [ ]*3[ ]+0000
14 [ ]*4[ ]+\?\?\?\? 48A10000 movabs foo,%rax
15 [ ]*4[ ]+00000000
16 [ ]*4[ ]+0000
17 [ ]*5[ ]+\?\?\?\? 48A10000 movabsq xxx,%rax
18 [ ]*5[ ]+00000000
19 [ ]*5[ ]+0000
20 [ ]*6[ ]+\?\?\?\? 48A10000 movabsq foo,%rax
21 \*\*\*\* Error:cannot represent relocation type BFD_RELOC_[ ]*64[ ]+in x32 mode
22 [ ]*6[ ]+00000000
23 [ ]*6[ ]+0000
This page took 0.029549 seconds and 4 git commands to generate.