From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3464 invoked by alias); 20 Oct 2011 08:30:41 -0000 Received: (qmail 3422 invoked by uid 22791); 20 Oct 2011 08:30:37 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-wy0-f175.google.com (HELO mail-wy0-f175.google.com) (74.125.82.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 20 Oct 2011 08:30:15 +0000 Received: by wyg19 with SMTP id 19so2900155wyg.20 for ; Thu, 20 Oct 2011 01:30:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.227.175.77 with SMTP id w13mr3507657wbz.53.1319099413788; Thu, 20 Oct 2011 01:30:13 -0700 (PDT) Received: by 10.227.197.199 with HTTP; Thu, 20 Oct 2011 01:30:13 -0700 (PDT) In-Reply-To: References: Date: Thu, 20 Oct 2011 08:36:00 -0000 Message-ID: Subject: Re: [PATCH, i386, PR50766] Fix incorrect mem/reg operands order From: Kirill Yukhin To: Uros Bizjak Cc: "H.J. Lu" , gcc-patches List Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-10/txt/msg01833.txt.bz2 > > OK. > > Thanks, > Uros. Great, could anybody please commit that? K