reload.c (debug_reload_to_stream): Send all output to the requested stream or stderr...
authorJeff Law <law@gcc.gnu.org>
Thu, 14 Sep 2000 16:46:10 +0000 (10:46 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 14 Sep 2000 16:46:10 +0000 (10:46 -0600)
commitb2ee8ec26572c30952814fe3ccf46454e6ee65bf
treeba90d93af1f71d0391ca53fb53cb682f64d46235
parent2f93c5c3551b6b3c11a774ae6d42220eff1f4502
reload.c (debug_reload_to_stream): Send all output to the requested stream or stderr if...

        * reload.c (debug_reload_to_stream): Send all output to the
        requested stream or stderr if no stream was explicitly requested.

From-SVN: r36410
gcc/reload.c