This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Disable some libstdc++ tests for Windows text-mode I/O


Joseph S. Myers wrote:
> This patch adds dg-require-binary-io to disable those tests if
> _GLIBCXX_HAVE_DOS_BASED_FILESYSTEM (the relevant condition used in
> showmanyc).  Tested with cross to i686-mingw32.  OK to commit?
>   
Yes, it's ok for now thanks (probably at some point we want to split out
from those tests the bits sensitive to the implementation of showmanyc)

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]