toplev.c (compile_file): Set up the output file before we call the various initialize...
authorJeffrey A Law <law@cygnus.com>
Mon, 7 May 2001 15:51:21 +0000 (15:51 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 7 May 2001 15:51:21 +0000 (09:51 -0600)
commit1a02aff4998ca1573c9431b81fcd44c2966b23f5
tree34a97b443143487790dc8492fde9627c5608b41c
parentcb0bb87d89f7f00656c8ffe9907490bf9de34631
toplev.c (compile_file): Set up the output file before we call the various initializers for the compiler.

        * toplev.c (compile_file): Set up the output file before we call
        the various initializers for the compiler.

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