With current gcc from cvs I get this warning in several places compiling libc. In all those cases, __FUNCTION__ is not providing any source-level dynamism and could as well be replaced by a plain literal. Any objections to making those changes?