http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51094
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |NEW --- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> 2011-11-11 16:29:08 UTC --- (In reply to comment #3) > Need to check, but the patch also breaks bootstrap on ELF targets that > lack stpcpy Ah. I thought that wouldn't be a problem because of the version in libiberty, but I guess we still need a declaration.