This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [gfortran] Support for large kinds in front-end and library


On Mon, Oct 03, 2005 at 09:22:26AM +0200, Fran?ois-Xavier Coudert wrote:
> > Okay for mainline.  (Hooray!)
> 
> Commited.
> 
> For 4.0, since we don't have support for long double (neither library
> nor complete front-end), it might be good to have a patch similar to
> the one Steve Ellcey sent recently, to prevent people using
> real(kind=10) variables, don't you think?
> 

Yes, I think we should restrict the kinds to REAL(4) 
and REAL(8) in 4.0.

-- 
Steve


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