[PATCH,Fortran] Handle 'q' exponent-letter in real-literal-constant

Steve Kargl sgk@troutmask.apl.washington.edu
Mon Apr 25 19:45:00 GMT 2011


On Mon, Apr 25, 2011 at 11:42:07AM -0700, Steve Kargl wrote:
> 
> 2011-04-25  Steven G. Kargl  <kargl@gcc.gnu.org.>
> 
> 	PR fortran/48720
> 	* gfortran.texi: Document the 'Q' exponent-letter extension.
> 	* primary.c (match_real_constant):  Accept 'Q' as exponent-letter
> 	for REAL(16) real-literal-constant with a fallback to REAL(10) or
> 	error if REAL(10) is not available.

Of course, it would be helpful to include the patch.

-- 
Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qformat.diff
Type: text/x-diff
Size: 2961 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110425/61bb6f04/attachment.bin>


More information about the Gcc-patches mailing list