This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]