This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch for fortran/16290
- From: Steven Bosscher <stevenb at suse dot de>
- To: "Billinghurst, David (CALCRTS)" <david dot billinghurst at comalco dot riotinto dot com dot au>,<gcc-patches at gcc dot gnu dot org>
- Cc: <fortran at gcc dot gnu dot org>
- Date: Wed, 30 Jun 2004 10:16:15 +0200
- Subject: Re: Patch for fortran/16290
- Organization: SUSE Labs
- References: <8ED2FA87C8ACC04192709688DDFD5F5F4362D8@calttsv025.cal.riotinto.org>
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