This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, fortran] PR29389 and PR33850 - uses for expression traversal
- From: "Paul Richard Thomas" <paul dot richard dot thomas at gmail dot com>
- To: "Dominique Dhumieres" <dominiq at lps dot ens dot fr>
- Cc: "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>
- Date: Tue, 27 Nov 2007 17:36:48 +0100
- Subject: Re: [Patch, fortran] PR29389 and PR33850 - uses for expression traversal
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=cFSiS3TemkY9aSWHRNO+YqRXziurpHakbKRZhFaudEA=; b=QLbL0jRlApZzL4emkf1baWxDepqTMbgTQgW2m/1m9Y1plCNqiuZIVlQ0M7/jZmcUADuumG0DJG5vHfnwonv7+E/VaF3bcvXq5F/nxOyR9zaclXEG/PuKfpRdudRNHruyvrIBa0kSiTFwExDtz+7AL9CouJ4lMM18MlgZHcBbNhQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NJT/r1NPvLDmvuzl8kyGCPY16mvF8eu0tPJ5O0+6Nzn5ghy47CZDMsitcjeEJKimO7FAF0oAsvbRel6s415lpCoTrHXqru1IGyLDpxSM0Upq09hXg8ycOCmWxVDtWrQ1EK2ORWdgBM2gLNH0BrB0VD0+C/3PsFbHoMaPfNHLNI0=
- References: <20071127153749.B3AFA5BB6C@mailhost.lps.ens.fr> <339c37f20711270751k284b2497s6451fb5a69198aac@mail.gmail.com> <20071127155617.3C6745BB6C@mailhost.lps.ens.fr>
Dominique,
> I don't think so, however may be you are building gfortran without the option
> leading to: warnings being treated as errors, which seems the default for gcc.
This is correct - I have just verified it by reapplying the patch. As
I said before, I'll go and do the business at home and resubmit the
patch itself. However, if you have got past these problems, the
functionailty should be testable.
Thanks
Paul