On Tue, Oct 07, 2003 at 01:49:40AM +0200, Carlo Wood wrote: > Frame #1, cp/call.c: > > fn = build_call (fn, converted_args); > > /* If this call might throw an exception, note that fact. */ > fndecl = get_callee_fndecl (fn); > > build_call now returns a WFL. I think most definitely you're making your change at the wrong place. r~