https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86756

sandra at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sandra at gcc dot gnu.org

--- Comment #6 from sandra at gcc dot gnu.org ---
The patch for this issue seems to have caused several test regressions and new
failures on nios2-elf, a newlib-based target with semihosted i/o.  It's getting
link-time errors about references to undefined symbols chdir, mkdir, etc.

It's not clear how I'm supposed to fix that.  Am I missing some configure
option, or should I be adding dg-skip-if (or whatever) to the failing tests?

Reply via email to