------- Comment #1 from jakub at gcc dot gnu dot org 2009-01-05 14:56 ------- Can't reproduce with a cross and can't think of how you could get there a STRING_CST in a place of fndecl - get_callee_fndecl can't return STRING_CST, it either returns a FUNCTION_DECL or NULL. Of course unless cc1 is miscompiled.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38695