This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [fortran,patch] Extend IEEE support to all real kinds
- From: FX <fxcoudert at gmail dot com>
- To: Uros Bizjak <ubizjak at gmail dot com>
- Cc: gfortran <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Sun, 9 Aug 2015 08:25:57 +0200
- Subject: Re: [fortran,patch] Extend IEEE support to all real kinds
- Authentication-results: sourceware.org; auth=none
- References: <047F276D-C2C2-4119-A416-4271D8F369F2 at gmail dot com> <CAFULd4b02b_k21CWNKyxEHE5aHwO21ZHLYADRT4jfzz7otE27g at mail dot gmail dot com> <67558D30-56D0-4D51-A686-5A99F61F5690 at gmail dot com> <CAFULd4Z86p2vpPCV=Hn+_L_iCF9jbJ7tR=vTDzcrHLK273hmLQ at mail dot gmail dot com>
> 2015-08-06 Uros Bizjak <ubizjak@gmail.com>
>
> PR fortran/64022
> * gfortran.dg/ieee/large_4.f90: New test.
>
> Tested on x86_64-linux-gnu {,-m32} and alphaev68-linux-gnu.
> OK for mainline?
OK. Thanks for the patch!
FX