The head comment of get_trampoline_type reads: "Build or return the type used to represent a nested function trampoline" but the function never returns without first building a brand new type. Bootstrapped/regtested on i586-suse-linux, applied on the mainline as obvious. 2007-10-26 Eric Botcazou * tree-nested.c (get_trampoline_type): Fix thinko. -- Eric Botcazou