toplev.c (rest_of_compilation): Replace references to stack_reg_dump_file and dbr_sch...
authorNick Clifton <nickc@cygnus.com>
Tue, 27 Jan 1998 10:02:22 +0000 (10:02 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 27 Jan 1998 10:02:22 +0000 (03:02 -0700)
commit01898d58f0913ffa43192e46a3ceacc041d825d1
tree7538fe43f14b1eb07bee983720bceb76b08688a6
parent4b52c114090ba6e1707778b23d263b3a12b5403a
toplev.c (rest_of_compilation): Replace references to stack_reg_dump_file and dbr_sched_dump_file with...

        * toplev.c (rest_of_compilation): Replace references to
        stack_reg_dump_file and dbr_sched_dump_file with references to
        rtl_dump_file.

From-SVN: r17507
gcc/ChangeLog
gcc/toplev.c