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~