From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22941 invoked by alias); 22 Jan 2013 22:32:45 -0000 Received: (qmail 22923 invoked by uid 22791); 22 Jan 2013 22:32:43 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO,RP_MATCHES_RCVD,SARE_SUB_IMPROVE X-Spam-Check-By: sourceware.org Received: from cc-smtpout3.netcologne.de (HELO cc-smtpout3.netcologne.de) (89.1.8.213) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 22 Jan 2013 22:32:37 +0000 Received: from cc-smtpin2.netcologne.de (cc-smtpin2.netcologne.de [89.1.8.202]) by cc-smtpout3.netcologne.de (Postfix) with ESMTP id 201521209E; Tue, 22 Jan 2013 23:32:36 +0100 (CET) Received: from [192.168.0.104] (xdsl-84-44-211-218.netcologne.de [84.44.211.218]) by cc-smtpin2.netcologne.de (Postfix) with ESMTPSA id 4BF4111DA8; Tue, 22 Jan 2013 23:32:31 +0100 (CET) Message-ID: <50FF137E.8030606@netcologne.de> Date: Tue, 22 Jan 2013 22:32:00 -0000 From: Thomas Koenig User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130105 Thunderbird/17.0.2 MIME-Version: 1.0 To: Janne Blomqvist CC: Richard Biener , Andreas Schwab , GCC Patches , Fortran List Subject: Re: [Patch, libfortran] Improve performance of byte swapped IO References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: 2013-01/txt/msg01122.txt.bz2 Hi Janne, > PING**2 this is OK. Thanks a lot for the work you put into this! Thomas