This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [fortran,patch] Complete front-end support for __float128
- From: FX <fxcoudert at gmail dot com>
- To: Tobias Burnus <burnus at net-b dot de>
- Cc: Fortran List <fortran at gcc dot gnu dot org>, gcc-patches at gcc dot gnu dot org
- Date: Fri, 27 Aug 2010 23:25:13 +0200
- Subject: Re: [fortran,patch] Complete front-end support for __float128
- References: <D8976839-A544-4F4C-97E4-FF9F28451F16@gmail.com> <4C7825D8.2060303@net-b.de>
> OK with enabling by default and with a small test case as outlined above.
Committed as rev. 163597.
> PS: I think the next REAL kind support will be for decimal floats - for which selected_real_kind now supports a RADIX= argument ...
That will be fun!
FX