Re: [fortran,patch] Allow some IEEE functions in constant and specification expressions

2015-08-07 Thread FX
> This looks fine to me. OK for trunk. Thanks for review. Committed as revision 226723. > I am not sure how you communicate the IEEE support to the front, since > you need to be able to support cross-compilation. I identification of > the hardware architecture sufficient? Indeed, it is tricky t

Re: [fortran,patch] Allow some IEEE functions in constant and specification expressions

2015-08-07 Thread Paul Richard Thomas
Hi FX, This looks fine to me. OK for trunk. I am not sure how you communicate the IEEE support to the front, since you need to be able to support cross-compilation. I identification of the hardware architecture sufficient? Cheers Paul On 6 August 2015 at 18:11, FX wrote: > The attached patch

[fortran,patch] Allow some IEEE functions in constant and specification expressions

2015-08-06 Thread FX
The attached patch fixes the only remaining IEEE bug (to my knowledge) in gfortran. A Fortran 2008 interpretation request was submitted two years ago about which of the IEEE functions were supposed to be used in constant and specification expressions. The interp, voted on by J3 in Nov 2014, mad