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


On Mon, Oct 21, 2002 at 11:42:56PM -0400, Robert Dewar wrote:
> The same is true of course for Ada, but what we do in Ada is have the
> front end take care of everything, we do not trust the back end of GCC
> or the assembler to do conversions correctly.
> 
> I am surprised that the Mercury compiler does not take the same approach.

That seems like a complete waste of effort.  Why not do it 
correctly, once, in the right place?


r~


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