Builtins that don't work
Richard Henderson
rth@redhat.com
Thu Jul 19 15:36:00 GMT 2001
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~
More information about the Libstdc++
mailing list