This is the mail archive of the gcc@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: real.c implementation


Robert Dewar wrote:-

> > This is the part I don't understand.  On a machine with IEEE format
> > arithmetic all langauges benefit if floating-point literals are
> > generated precisely, even if the language specification does not
> > require it.
> 
> First, "generated precisely" is not well defined (and as I have pointed out
> in a previous message, for example, Ada and Java have different requirements
> for what precisely means).

I don't understand why your argument doesn't apply to having Ada a
completely separate codebase to GCC?  After all, it has different
requirements to C, for example.

Neil.


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