From 96f8e2eeb308055c86679a812c8d8762438e084e Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 4 Jul 2007 15:40:43 +0000 Subject: [PATCH] 2007-07-04 H.J. Lu * gas/i386/rex.s: Avoid the last rex prefix becoming the rex prefix for the padding. --- gas/testsuite/ChangeLog | 5 +++++ gas/testsuite/gas/i386/rex.s | 3 +++ 2 files changed, 8 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 09aacdbbf79..5d63eee9f9c 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2007-07-04 H.J. Lu + + * gas/i386/rex.s: Avoid the last rex prefix becoming the + rex prefix for the padding. + 2007-07-04 H.J. Lu * gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*. diff --git a/gas/testsuite/gas/i386/rex.s b/gas/testsuite/gas/i386/rex.s index 6f1e38a4703..a0736c44bc5 100644 --- a/gas/testsuite/gas/i386/rex.s +++ b/gas/testsuite/gas/i386/rex.s @@ -27,3 +27,6 @@ _start: rex.WRB rex.WRX rex.WRXB +# Make sure that the above rex prefix won't become the rex prefix for +# the padding. + rex -- 2.30.2