------- Comment #2 from pinskia at gcc dot gnu dot org 2005-11-29 16:46 ------- Hmm, it is looking at the wrong type, it is looking at the RESULT_DECL's type instead of the FUNCTION_TYPE's type which has the correct type, I might fix this later tonight.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25156