http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51094

--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot 
Uni-Bielefeld.DE> 2011-11-11 15:35:14 UTC ---
> --- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-11-11 
> 15:30:50 UTC ---
> Is it fixed now?

Need to check, but the patch also breaks bootstrap on ELF targets that
lack stpcpy, like any Solaris < 10:

/vol/gcc/src/hg/trunk/local/gcc/coverage.c: In function 'void
create_coverage()':
/vol/gcc/src/hg/trunk/local/gcc/coverage.c:1031:3: error: 'stpcpy' was not
declared in this scope
make[3]: *** [coverage.o] Error 1

    Rainer

Reply via email to