------- Comment #2 from pinskia at gcc dot gnu dot org 2005-11-13 00:16 ------- The way we can mark the function/function type is in build_method_invocation, we have to change how BUILD_APPEND calls build_method_invocation and add a new argument or something like that (we build the real call expression later on).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24825