------- Comment #4 from ghazi at gcc dot gnu dot org 2005-11-14 01:00 ------- Builtin fputs{_unlocked} et al. are transformed via fold_builtin as well as expand. AFAICT folding is done rather early, so perhaps this can be fixed.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24729