This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] fortran/69121 -- Make IEEE_SCALB generic
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Thu, 20 Dec 2018 22:22:40 -0800
- Subject: Re: [PATCH] fortran/69121 -- Make IEEE_SCALB generic
- References: <20181220214739.GA86993@troutmask.apl.washington.edu>
- Reply-to: sgk at troutmask dot apl dot washington dot edu
On Thu, Dec 20, 2018 at 01:47:39PM -0800, Steve Kargl wrote:
> The attached patch has been tested on x86_64-*-freebsd.
>
> OK to commit?
>
> 2018-12-20 Steven G. Kargl <kargl@gcc.gnu.org>
>
> PR fortran/69121
> * libgfortran/ieee/ieee_arithmetic.F90: Provide missing functions
> in interface for IEEE_SCALB.
>
> 2018-12-20 Steven G. Kargl <kargl@gcc.gnu.org>
>
> PR fortran/69121
> * gfortran.dg/ieee/ieee_9.f90: New test.
Now, tested on i586-*-freebsd.
--
Steve