dumpfile cleanup
commit0c124b17a367ee26025e6c4996c62f247a12f4c8
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Apr 2018 14:15:58 +0000 (26 14:15 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Apr 2018 14:15:58 +0000 (26 14:15 +0000)
treeb533f59e7265c5e91585aab8646807126d3198dd
parent573a35554077f504e9286fd35cccd18ef342b2db
dumpfile cleanup

https://gcc.gnu.org/ml/gcc-patches/2018-04/msg01173.html
* dumpfile.c (dump_open): New.
(dump_open_alternate_stream, dump_start, dump_begin): Call it.
(dump_finish): Detect stdio/stderr by value not name.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@259681 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dumpfile.c