* gas/i386/rep-ret.s: Zero pad section.

* gas/i386/rep-ret.d: Update.
This commit is contained in:
Alan Modra 2012-06-27 01:17:11 +00:00
parent 4bdcc0c114
commit d7d20338d5
3 changed files with 7 additions and 0 deletions

View 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.

View File

@ -7,3 +7,4 @@ Disassembly of section .text:
0+000 <foo>:
\s*[0-9a-f]+:\s+f3 c3\s+repz ret\s*
\.\.\.

View File

@ -1,2 +1,3 @@
.text
foo: rep ret
.p2align 4,0