This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch libfortran/28452] random intrinsics for large reals


On Tue, Aug 01, 2006 at 07:16:46PM +0200, Thomas Koenig wrote:
> On Mon, Jul 31, 2006 at 07:46:30PM -0700, Steve Kargl wrote:
> 
> > Thomas, I think is ready to commit.
> 
> Committed to trunk as revision 115858.  Thanks!
> 
> General opinion: Is this 4.1 material?
> 

If it's not too terrible hard, I think this
is appropriate for 4.1.  I believe the standard
requires a functioning intrinsic procedure for
each kind type, so the lack of random_number for
real(10) and real(16) is a bug.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]