toplev.c (compile_file): Move call to check_global_declarations after output_exceptio...
authorMark Mitchell <mark@codesourcery.com>
Mon, 26 Apr 1999 16:03:01 +0000 (09:03 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Mon, 26 Apr 1999 16:03:01 +0000 (09:03 -0700)
commit641be6fea8860669fb0535babeab8cfbe17b8413
tree2c6e2e751e3bceb29e9cdd83a37a5c0a97585d4a
parent6c3fce735239d604f578c2a3a51fdb172cec98db
toplev.c (compile_file): Move call to check_global_declarations after output_exception_table to restore...


* toplev.c (compile_file): Move call to check_global_declarations
after output_exception_table to restore behavior as it was before
1999-04-22 change.

From-SVN: r26658
gcc/ChangeLog