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
This commit is contained in:
Mark Mitchell 1999-04-26 09:03:01 -07:00 committed by Per Bothner
parent 6c3fce7352
commit 641be6fea8

View File

@ -1,3 +1,9 @@
Mon Apr 26 15:27:33 1999 Mark Mitchell <mark@codesourcery.com>
* 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.
1999-04-26 10:50 -0700 Bruce Korb <ddsinc09@ix.netcom.com>
* fixinc/fixincl.c: Improve the handling of child process exits