* gas/i386/rep-ret.s: Zero pad section.
authorAlan Modra <amodra@gmail.com>
Wed, 27 Jun 2012 01:17:11 +0000 (01:17 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 27 Jun 2012 01:17:11 +0000 (01:17 +0000)
* gas/i386/rep-ret.d: Update.

gas/testsuite/ChangeLog
gas/testsuite/gas/i386/rep-ret.d
gas/testsuite/gas/i386/rep-ret.s

index d39938f07a90ff6ada3a409a132e1ce517370335..729b748bb9e961acc4a464437367d085f389ad81 100644 (file)
@@ -1,3 +1,8 @@
+2012-06-27  Alan Modra  <amodra@gmail.com>
+
+       * gas/i386/rep-ret.s: Zero pad section.
+       * gas/i386/rep-ret.d: Update.
+
 2012-06-22  Roland McGrath  <mcgrathr@google.com>
 
        * gas/i386/rep-ret.d: New file.
index f481dcb444b88f41f90aa1226deb69097dae2f3b..3045290756d3c1f3cbabcfb99dcb20bbfde4321f 100644 (file)
@@ -7,3 +7,4 @@ Disassembly of section .text:
 
 0+000 <foo>:
 \s*[0-9a-f]+:\s+f3 c3\s+repz ret\s*
+       \.\.\.
index f141e865d28285bf20d4b2c438eac037fbbb3603..054ad7855c67db8333858b62b1d9c84ce1d6de38 100644 (file)
@@ -1,2 +1,3 @@
        .text
 foo:   rep ret
+       .p2align 4,0
This page took 0.027782 seconds and 4 git commands to generate.