From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15814 invoked by alias); 8 Feb 2012 17:12:54 -0000 Received: (qmail 15783 invoked by uid 22791); 8 Feb 2012 17:12:51 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-yx0-f169.google.com (HELO mail-yx0-f169.google.com) (209.85.213.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 08 Feb 2012 17:12:30 +0000 Received: by yenl5 with SMTP id l5so447068yen.0 for ; Wed, 08 Feb 2012 09:12:30 -0800 (PST) MIME-Version: 1.0 Received: by 10.182.31.47 with SMTP id x15mr26307742obh.76.1328721150029; Wed, 08 Feb 2012 09:12:30 -0800 (PST) Received: by 10.182.141.74 with HTTP; Wed, 8 Feb 2012 09:12:30 -0800 (PST) Date: Wed, 08 Feb 2012 17:12:00 -0000 Message-ID: Subject: [patch gas/testsuite]: Fix testsuite failure for disp32 32-bit test for windows-targets From: Kai Tietz To: Binutils Cc: Nick Clifton Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2012-02/txt/msg00057.txt.bz2 Hi, ChangeLog 2012-02-08 Kai Tietz * 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+ : +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