From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31481 invoked by alias); 26 Oct 2012 09:47:01 -0000 Received: (qmail 31467 invoked by uid 22791); 26 Oct 2012 09:47:01 -0000 X-SWARE-Spam-Status: No, hits=-5.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_MX X-Spam-Check-By: sourceware.org Received: from mail-wg0-f51.google.com (HELO mail-wg0-f51.google.com) (74.125.82.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 26 Oct 2012 09:46:51 +0000 Received: by mail-wg0-f51.google.com with SMTP id ed3so1519528wgb.8 for ; Fri, 26 Oct 2012 02:46:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.180.99.194 with SMTP id es2mr3913780wib.15.1351244810038; Fri, 26 Oct 2012 02:46:50 -0700 (PDT) Received: by 10.227.200.78 with HTTP; Fri, 26 Oct 2012 02:46:49 -0700 (PDT) In-Reply-To: References: Date: Fri, 26 Oct 2012 09:55:00 -0000 Message-ID: Subject: Re: [PATCH] Intrinsics for fxsave[,64], xsave[,64], xsaveopt[,64] From: Kirill Yukhin To: Uros Bizjak Cc: "H.J. Lu" , Alexander Ivchenko , izamyatin@gmail.com, gcc-patches@gcc.gnu.org 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: 2012-10/txt/msg02402.txt.bz2 Hi, > So, the patch is OK for mainline (with -mxsave removed from sse-X tests). > > Please commit the patch to mainline SVN. > Checked in: http://gcc.gnu.org/ml/gcc-cvs/2012-10/msg00963.html Thanks, K