toplev.c (rest_of_compilation): Open jump1 dump file before jump and close after...
authorRichard Henderson <rth@gcc.gnu.org>
Wed, 27 Oct 1999 03:24:38 +0000 (20:24 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 27 Oct 1999 03:24:38 +0000 (20:24 -0700)
commit02db399d6a0772345b4c5e66eab3527469da8e50
treead1a9bc8e17c8ce3514a897bd8e76585ada8cb5f
parent93cba9936ec3d32fcb1b3e484816bab6adb8446f
toplev.c (rest_of_compilation): Open jump1 dump file before jump and close after, as opposed to just using dump_rtl.

        * toplev.c (rest_of_compilation): Open jump1 dump file before
        jump and close after, as opposed to just using dump_rtl.

From-SVN: r30204
gcc/toplev.c