reload.c (debug_reload_to_stream): New function.
authorChristian Iseli <Christian.Iseli@lslsun.epfl.ch>
Fri, 17 Oct 1997 15:40:52 +0000 (17:40 +0200)
committerJeff Law <law@gcc.gnu.org>
Fri, 17 Oct 1997 15:40:52 +0000 (09:40 -0600)
commitb8fb2d721d6299b18eced2ce5ef777a6196cb507
tree3e452db1403ba024693ac38a7a189424f5480669
parentb79ee7eb70cf8d352424531e73fdc14398d233ab
reload.c (debug_reload_to_stream): New function.

        * reload.c (debug_reload_to_stream): New function.  Specify stream
        into which to write debug info.
        (debug_reload): Modify to call debug_reload_to_stream with stderr.
Thanks.  Installed.

From-SVN: r15953
gcc/ChangeLog
gcc/reload.c