public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [patch gas/testsuite]: Fix testsuite failure for disp32 32-bit test for windows-targets
@ 2012-02-08 17:12 Kai Tietz
  2012-02-11  8:36 ` Kai Tietz
  0 siblings, 1 reply; 3+ messages in thread
From: Kai Tietz @ 2012-02-08 17:12 UTC (permalink / raw)
  To: Binutils; +Cc: Nick Clifton

Hi,

ChangeLog

2012-02-08  Kai Tietz  <ktietz@redhat.com>

        * gas/i386/disp32.d: Adjust lable-pattern.

Tested for i686-w64-mingw32, i686-pc-cygwin, and
x86_64-unknown-linux-gnu (multilib).  Ok for apply?

Regards,
Kai

Index: disp32.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/i386/disp32.d,v
retrieving revision 1.3
diff -u -r1.3 disp32.d
--- disp32.d    20 Jan 2012 20:53:50 -0000      1.3
+++ disp32.d    8 Feb 2012 17:09:34 -0000
@@ -7,7 +7,7 @@

 Disassembly of section .text:

-0+ <foo-0x26>:
+0+ <.*>:
 [      ]*[a-f0-9]+:    8b 18                   mov    \(%eax\),%ebx
 [      ]*[a-f0-9]+:    8b 58 03                mov    0x3\(%eax\),%ebx
 [      ]*[a-f0-9]+:    8b 58 00                mov    0x0\(%eax\),%ebx

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-02-11 11:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-08 17:12 [patch gas/testsuite]: Fix testsuite failure for disp32 32-bit test for windows-targets Kai Tietz
2012-02-11  8:36 ` Kai Tietz
2012-02-11 11:29   ` Alan Modra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).