Mapping calls to declarations

Richard Henderson rth@redhat.com
Mon Aug 13 14:47:00 GMT 2001


On Mon, Aug 13, 2001 at 05:45:48PM +0100, James Montgomerie wrote:
> How can I get the tree expression for the call from within the instruction
> pattern?

You can't.

You should be grabbing this information while compiling the call
in the first place (when the information is available), and saving
it somewhere.  What cookies to you need?  Number and type of arguments?


r~



More information about the Gcc mailing list