gas/testsuite/
[platform/upstream/binutils.git] / gas / testsuite / gas / i386 / equ.s
index d2e4d1c..792c46a 100644 (file)
@@ -6,7 +6,7 @@ _start:
  .equ s, -1
        movl    $r, %eax
        movl    (r), %eax
- .equ r, xtrn; .global r # temporary (hopefully)
+ .equ r, xtrn
        movl    $r, %eax
        movl    r, %eax
  .equ r, %ecx