This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] PR fortran/37930 -- updated patch for conversion NaN,Inf to integer
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: jvdelisle at verizon dot net
- Cc: fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Wed, 29 Oct 2008 18:54:31 -0700
- Subject: Re: [PATCH] PR fortran/37930 -- updated patch for conversion NaN,Inf to integer
- References: <29674103.5881531225329926308.JavaMail.javamailuser@localhost>
On Wed, Oct 29, 2008 at 08:25:26PM -0500, jvdelisle@verizon.net wrote:
> Steve Kargl wrote:
> >Here's an updated patch. It changes the error message to in
> >accordance with Tobias comment. The bad <tab> was replaced by 4
> >spaces. Additionally, I've removed an old
> >kludge needed for MPFR 2.0.1 and older. The patch has
> >passed a regression test on x86_64-*-*freebsd8.0.
> >
> OK, do you need me to commit? with the updated test case. :)
>
Yes.
I suppose I should ask to get write access again. Clearly,
I failed my 12-step withdrawal program from gfortran hacking. :-)
--
Steve