From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30071 invoked by alias); 1 Sep 2009 23:17:06 -0000 Received: (qmail 30061 invoked by uid 22791); 1 Sep 2009 23:17:05 -0000 X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_00,NO_DNS_FOR_FROM X-Spam-Check-By: sourceware.org Received: from mga06.intel.com (HELO orsmga101.jf.intel.com) (134.134.136.21) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 01 Sep 2009 23:17:00 +0000 Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 01 Sep 2009 16:03:43 -0700 X-ExtLoop1: 1 Received: from gnu-6.sc.intel.com ([10.3.194.198]) by orsmga002.jf.intel.com with ESMTP; 01 Sep 2009 16:23:15 -0700 Received: by gnu-6.sc.intel.com (Postfix, from userid 500) id D5EDA81210F; Tue, 1 Sep 2009 16:16:58 -0700 (PDT) Date: Tue, 01 Sep 2009 23:17:00 -0000 From: "H.J. Lu" To: binutils@sources.redhat.com Subject: PATCH: Remove a tab in gas/i386/att-regs.s Message-ID: <20090901231658.GA17764@lucon.org> Reply-To: "H.J. Lu" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.19 (2009-01-05) 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: 2009-09/txt/msg00046.txt.bz2 I am checking to remove a tab in gas/i386/att-regs.s. H.J. --- Index: ChangeLog =================================================================== --- ChangeLog (revision 6691) +++ ChangeLog (working copy) @@ -1,3 +1,7 @@ +2009-09-01 H.J. Lu + + * gas/i386/att-regs.s: Remove a tab. + 2009-09-01 Jie Zhang * gas/bfin/expected_comparison_errors.s: Add more cases. Index: gas/i386/att-regs.s =================================================================== --- gas/i386/att-regs.s (revision 6668) +++ gas/i386/att-regs.s (working copy) @@ -16,7 +16,7 @@ mov dr0, ax ; add al, (bx,si) mov tr0, ax ; add al, (bx,si) mov mm0, ax ; add al, (bx,si) - mov xmm0, ax ; add al, (bx,si) + mov xmm0, ax ; add al, (bx,si) .arch generic32 .code32