PROPOSAL: targetm.expand_tree_builtin hook
Steven Bosscher
stevenb@suse.de
Mon May 10 19:22:00 GMT 2004
On Monday 10 May 2004 21:18, Ziemowit Laski wrote:
> It already lives in the apple-ppc-branch, but I thought it might be of
> more general interest.
> The hook would be invoked from c-common.c:expand_tree_builtin, and
> would facilitate target-specific, eager (i.e., the moment you see the
> function call) TREE-to-TREE transformations.
Sounds interesting, though I suppose it'd be nice if this would not
live in c-common.c but instead in one of the language independent
parts of the compiler.
Gr.
Steven
More information about the Gcc
mailing list