------- Comment #2 from eedelman at gcc dot gnu dot org 2005-11-08 20:43 ------- The problem seems to be return-by-reference (e.g. character) functions don't mix well with DECL_IS_PURE. Testing a patch.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22607