From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6511 invoked by alias); 12 Apr 2007 21:00:56 -0000 Received: (qmail 6500 invoked by uid 22791); 12 Apr 2007 21:00:56 -0000 X-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_40,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Received: from smtp3-g19.free.fr (HELO smtp3-g19.free.fr) (212.27.42.29) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 12 Apr 2007 22:00:54 +0100 Received: from [192.168.0.7] (coudert.name [82.239.100.53]) by smtp3-g19.free.fr (Postfix) with ESMTP id 9EAC95C3C8; Thu, 12 Apr 2007 23:00:50 +0200 (CEST) In-Reply-To: <8C94B5ACA298987-8B4-8502@WEBMAIL-DB13.sysops.aol.com> References: <8C94B5ACA298987-8B4-8502@WEBMAIL-DB13.sysops.aol.com> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <5757969E-FE19-4D76-9E9E-A61209CDDF07@gmail.com> Cc: pinskia@gmail.com, tprince@computer.org, Tobias Burnus , Paul Thomas , Jerry DeLisle , "fortran@gcc.gnu.org List" Content-Transfer-Encoding: 7bit From: FX Coudert Subject: Re: Date: Thu, 12 Apr 2007 21:00:00 -0000 To: n8tm@aol.com X-Mailer: Apple Mail (2.752.3) X-IsSubscribed: yes Mailing-List: contact fortran-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: fortran-owner@gcc.gnu.org X-SW-Source: 2007-04/txt/msg00164.txt.bz2 > Your patch text was mangled various ways by various mail readers > (all off line this afternoon). And I almost missed your mail because it landed in my spam folder :) > After I performed the mandatory quarterly Windows repair, and > applied the changes in vim, it works for cygwin. > I'm attempting to attach my reconstruction of your patch, along > with the testsuite run prior to patch I think you meant "after the patch", because otherwise it doesn't make sense, as c_by_val_1.f is not flagged as a failure. I commited the patch to trunk (as rev. 123768), thanks for testing. I also saw that gfortran.dg/intrinsic_intkinds_1.f90 is failing, could you post the related testsuite log excerpt ($builddir/gcc/testsuite/ gfortran/gfortran.log, grep for FAIL)? Thanks again, FX