2000-12-22 H.J. Lu <hjl@gnu.org>
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 22 Dec 2000 21:03:24 +0000 (21:03 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 22 Dec 2000 21:03:24 +0000 (21:03 +0000)
* gas/i386/intel.s: Replace "nop" with ".p2align 4,0".
* gas/i386/intel.d: Updated.

gas/testsuite/ChangeLog
gas/testsuite/gas/i386/intel.d
gas/testsuite/gas/i386/intel.s

index 213b4d3..9356dd7 100644 (file)
@@ -1,3 +1,8 @@
+2000-12-22  H.J. Lu  <hjl@gnu.org>
+
+       * gas/i386/intel.s: Replace "nop" with ".p2align 4,0".
+       * gas/i386/intel.d: Updated.
+
 2000-12-12  Jim Wilson  <wilson@redhat.com>
 
        * gas/ia64/dv-imply.d, gas/ia64/dv-mutex.d, gas/ia64/dv-safe.d,
index 7a4ad7c..51a9317 100644 (file)
@@ -622,4 +622,4 @@ Disassembly of section .text:
  a72:  ff 25 d2 09 00 00 [     ]*jmp    \*0x9d2
  a78:  e9 55 ff ff ff [        ]*jmp    9d2 <bar>
  a7d:  8b 83 (00 00|d0 09) 00 00 [     ]*mov    (0x0|0x9d0)\(%ebx\),%eax
- a83:  90 [    ]*nop[  ]*    
+[      ]*...
index 5ba9777..9ac303a 100644 (file)
@@ -617,4 +617,4 @@ rot5:
  jmp   [bar]
  jmp   bar
  mov   eax, DWORD PTR gs_foo@GOT[ebx]
- nop
+ .p2align 4,0