RFA: Adding a location_t (or pointer) to tree_exp for 3.4 only.

Richard Henderson rth@redhat.com
Mon Oct 6 21:55:00 GMT 2003


On Mon, Oct 06, 2003 at 11:53:15PM +0200, Carlo Wood wrote:
> get_callee_fndecl is one.
> 
> It says:
> 
>    if (TREE_CODE (call) != CALL_EXPR)
>         abort ();
> 
> ... it did abort.

And why exactly would you be calling get_callee_fndecl on a WFL
in the first place?


r~



More information about the Gcc mailing list