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)

* 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

index 92587368b1d045e9d6ecff8a938f6b4b7015a081..59dd0d3b762944a0b97d861a997e069fb8b4890c 100644 (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