]> git.ipfire.org Git - thirdparty/gcc.git/commit
toplev.c (rest_of_compilation): Open up the dump file for reg-stack before calling...
authorJeffrey A Law <law@cygnus.com>
Thu, 10 Sep 1998 00:40:19 +0000 (00:40 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 10 Sep 1998 00:40:19 +0000 (18:40 -0600)
commit25ba75837f320079fb9d4f4d3cf426046e9e1995
tree24267bed5ab3b1d9aa1394a81e537c460433e977
parent2c01018fc8b33c49336de71df3a9fdb9366c5059
toplev.c (rest_of_compilation): Open up the dump file for reg-stack before calling reg_to_stack.

        * toplev.c (rest_of_compilation): Open up the dump file for reg-stack
        before calling reg_to_stack.
So we get the proper debug information in the .stack dump file.

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