> I think the above solution, which handles all intrinsics without > extra bookkeeping, is a better approach. Great! This patch also works with me, just using the function find_fndecl_toplevel. And I finally get the usage of binding_level. Thanks a lot! Sa