This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch, libfortran] PR 43605 FTELL intrinsic returning incorrect results
- From: Janne Blomqvist <blomqvist dot janne at gmail dot com>
- To: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- Cc: Fortran List <fortran at gcc dot gnu dot org>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 1 Apr 2010 19:33:22 +0300
- Subject: Re: [Patch, libfortran] PR 43605 FTELL intrinsic returning incorrect results
- References: <i2t7b446c2e1003311136h6c08a5c7s5ecc2e8489250506@mail.gmail.com> <20100331185237.GA39598@troutmask.apl.washington.edu>
On Wed, Mar 31, 2010 at 21:52, Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
> On Wed, Mar 31, 2010 at 09:36:39PM +0300, Janne Blomqvist wrote:
>>
>> the attached patch fixes PR 43605. Regtested on
>> x86_64-unknown-linux-gnu, Ok for trunk (4.5) & 4.4?
>>
>
> OK. ?Note, trunk is frozen for the 4.5.0 release.
> Given that ftell is a -std=gnu extension to the
> standard, I think you may want to hold off until
> after 4.5.0 is officially released.
Thanks for the review (and to Tobias and Jerry who also reviewed it,
and OK'd it on IRC and bugzilla, respectively).
Committed to trunk as r157914, and 4.4 as r157915.
--
Janne Blomqvist