* gas/i386/relax-1.s: Use .p2align, not .align.

* gas/i386/relax-2.s: Likewise.
	* gas/i386/relax-1.d: Remove label match.
	* gas/i386/relax-2.d: Likewise.  Correct test name.
This commit is contained in:
Alan Modra 2010-10-26 22:18:38 +00:00
parent 85f1f7cf9b
commit 927837fd55
5 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,10 @@
2010-10-27 Alan Modra <amodra@gmail.com>
* gas/i386/relax-1.s: Use .p2align, not .align.
* gas/i386/relax-2.s: Likewise.
* gas/i386/relax-1.d: Remove label match.
* gas/i386/relax-2.d: Likewise. Correct test name.
2010-10-26 Dave Korn <dave.korn.cygwin@gmail.com>
* gas/i386/relax-1.d: Generalize regexes a bit.

View File

@ -6,7 +6,6 @@
Disassembly of section .text:
0+ <.text>:
#...
e: e9 8d 00 00 00 jmp (0x)?a0( .*)?
#...

View File

@ -4,7 +4,7 @@
.fill 14, 1, 0x90
jmp .LBB1_23
.fill 18, 1, 0x90
.align 16, 0x90
.p2align 4, 0x90
.fill 96, 1, 0x90
.LBB1_23:
nop

View File

@ -1,4 +1,4 @@
#name: i386 relax 3
#name: i386 relax 2
#objdump: -dw
.*: +file format .*
@ -6,7 +6,6 @@
Disassembly of section .text:
0+ <.text>:
#...
38: 0f 85 88 00 00 00 jne (0x)?c6( .*)?
#...

View File

@ -4,7 +4,7 @@
.fill 10, 1, 0x90
jne .LBB0_43
.fill 5, 1, 0x90
.align 16, 0x90
.p2align 4, 0x90
.fill 118, 1, 0x90
.LBB0_43:
nop