integer*8 parsing problem

Paul Brook paul@codesourcery.com
Mon Aug 23 23:36:00 GMT 2004


On Tuesday 24 August 2004 00:25, Richard Henderson wrote:
> Going through a string here seems unnecessary.  Thoughts on
> this rewrite?  Comments wrt the range of the MPZ integer vs
> the type are especially appreciated.

Looks good.
We don't care about overflow because the frontend will already have verified 
that the value is within range.

Paul



More information about the Fortran mailing list