pretty-print.c (mingw_ansi_fputs): Do not call _close() on the handle returned by...
authorLiu Hao <lh_mouse@126.com>
Tue, 14 Aug 2018 10:02:09 +0000 (10:02 +0000)
committerJonathan Yong <jyong@gcc.gnu.org>
Tue, 14 Aug 2018 10:02:09 +0000 (10:02 +0000)
commite99c19aae1cf5b9bb0350eb578be85429f42f607
tree9fb8f2920d524b3ea10d1c9e18514f7a41b49cf1
parent8e2f414cf4eb4bda2889ccf4f1bfc620653348e7
pretty-print.c (mingw_ansi_fputs): Do not call _close() on the handle returned by _get_osf_handle().

* gcc/pretty-print.c (mingw_ansi_fputs): Do not call _close() on the handle
returned by _get_osf_handle().

From-SVN: r263530
gcc/ChangeLog
gcc/pretty-print.c