This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
RE: Patch for fortran/16290
- From: "Billinghurst, David (CALCRTS)" <david dot billinghurst at comalco dot riotinto dot com dot au>
- To: "Steven Bosscher" <stevenb at suse dot de>
- Cc: <fortran at gcc dot gnu dot org>
- Date: Wed, 30 Jun 2004 21:43:49 +1000
- Subject: RE: Patch for fortran/16290
> From: Steven Bosscher
>
> On Wednesday 30 June 2004 06:57, Billinghurst, David (CALCRTS) wrote:
>> Test intrinsic_set_exponent.f90 fails on irix6.5 as it is
>> using exponents smaller than minexponent(x). Fixed thus.
>>
>> OK to commit?
>>
>> 2004-06-30 David Billinghurst (David.Billinghurst@riotinto.com)
>>
>> PR fortran/16290
>> * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
>> Don't use values of n smaller than minexponent(x).
>
> I'd suggest you xfail it instead.
>
> Gr
> Steven
I'd rather not. I will see if I think the IRIX behaviour conforms to
the standards then make a counter offer.