PR libstdc++/89562 use binary mode for file I/O
authorJonathan Wakely <jwakely@redhat.com>
Sun, 3 Mar 2019 22:23:33 +0000 (22:23 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Sun, 3 Mar 2019 22:23:33 +0000 (22:23 +0000)
commit24cbcb003aca613da6006b25350e4e2596cb93bb
treeecfb7a2649755c39e96b7f8a8bc27fab75ac0453
parentde06e54d21f8a128289e40f12811b321778f9a8f
PR libstdc++/89562 use binary mode for file I/O

PR libstdc++/89562
* src/filesystem/ops-common.h (do_copy_file): Open files in binary
mode for mingw.

From-SVN: r269356
libstdc++-v3/ChangeLog
libstdc++-v3/src/filesystem/ops-common.h