Re: [fortran,patch] Emit code for some IEEE functions in the front-end

2014-10-09 Thread FX
> Ok, thanks for the patch! Committed as rev. 216036. Thanks for the review. FX

Re: [fortran,patch] Emit code for some IEEE functions in the front-end

2014-10-09 Thread Janne Blomqvist
Ok, thanks for the patch! On Sat, Oct 4, 2014 at 12:55 PM, FX wrote: > ping > > >> Hi all, >> >> The attached patch improves our code generation for some of the >> IEEE_ARITHMETIC functions: some testing functions (is*) and some arithmetic >> (logb, rint, scalb, …). The interfaces are still pre

Re: [fortran,patch] Emit code for some IEEE functions in the front-end

2014-10-04 Thread FX
ping > Hi all, > > The attached patch improves our code generation for some of the > IEEE_ARITHMETIC functions: some testing functions (is*) and some arithmetic > (logb, rint, scalb, …). The interfaces are still present in the module file > generated as part of the library (which allows, in p

[fortran,patch] Emit code for some IEEE functions in the front-end

2014-09-26 Thread FX
Hi all, The attached patch improves our code generation for some of the IEEE_ARITHMETIC functions: some testing functions (is*) and some arithmetic (logb, rint, scalb, …). The interfaces are still present in the module file generated as part of the library (which allows, in particular, for accu