X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Fi386%2Finval-equ-1.l;fp=gas%2Ftestsuite%2Fgas%2Fi386%2Finval-equ-1.l;h=decda6549f679ed4424cda8776a82a1ae4e56976;hp=0000000000000000000000000000000000000000;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/gas/testsuite/gas/i386/inval-equ-1.l b/gas/testsuite/gas/i386/inval-equ-1.l new file mode 100644 index 0000000..decda65 --- /dev/null +++ b/gas/testsuite/gas/i386/inval-equ-1.l @@ -0,0 +1,14 @@ +.*: Assembler messages: +.*:3: Error: .* +.*:5: Error: .* +GAS LISTING .* + + +[ ]*1[ ]+\.text +[ ]*2[ ]+\.globl bar1 +[ ]*3[ ]+\.equ bar1,%eax +[ ]*4[ ]+\.equ bar2,%eax +[ ]*5[ ]+\.globl bar2 +[ ]*6[ ]+\?\?\?\? A1000000 mov bar1,%eax +[ ]*6[ ]+00 +[ ]*7[ ]+\?\?\?\? 89C0 mov bar2,%eax