http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44606
Bernd Schmidt <bernds at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernds at gcc dot gnu.org --- Comment #16 from Bernd Schmidt <bernds at gcc dot gnu.org> 2011-03-16 22:47:15 UTC --- Does the testcase still test for the problem if you replace the declarations of stderr etc. with "#include <stdio.h>"? This fails with link errors of the "unresolved reference to stderr" variety on newlib targets.