This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Builtins and C++ and such
On Tue, Mar 19, 2002 at 03:26:22PM -0800, Mark Mitchell wrote:
> OK. So, let's apply my suggestion to expand_tree_builtin and/or
> build_function_call as well: rather than checking DECL_... just
> call some language-dependent hook that decides what to do. There's
> still no reason to have actually had to create some weird magic DECL
> that potentially confuses you in other places.
>
> Agree?
Sure.
r~