* gas/i386/rep-ret.s: Zero pad section.
* gas/i386/rep-ret.d: Update.
This commit is contained in:
parent
4bdcc0c114
commit
d7d20338d5
@ -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.
|
||||
|
@ -7,3 +7,4 @@ Disassembly of section .text:
|
||||
|
||||
0+000 <foo>:
|
||||
\s*[0-9a-f]+:\s+f3 c3\s+repz ret\s*
|
||||
\.\.\.
|
||||
|
@ -1,2 +1,3 @@
|
||||
.text
|
||||
foo: rep ret
|
||||
.p2align 4,0
|
||||
|
Loading…
Reference in New Issue
Block a user