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]

Re: Builtins that don't work


On Thu, Jul 19, 2001 at 12:28:39PM -0700, Mark Mitchell wrote:
> But, should we actually try to fix the underlying problem?  Either by
> not recognizing the builtin on platforms that don't have the underlying
> function,

How are we going to do that?  We don't necessarily even
have libc built yet.

> or by making the builtin perform the cast and calling `sqrt'?

That would be wrong, I think.


r~


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