From 641be6fea8860669fb0535babeab8cfbe17b8413 Mon Sep 17 00:00:00 2001 From: Mark Mitchell Date: Mon, 26 Apr 1999 09:03:01 -0700 Subject: [PATCH] toplev.c (compile_file): Move call to check_global_declarations after output_exception_table to restore... MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit � * 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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 92587368b1d..59dd0d3b762 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +Mon Apr 26 15:27:33 1999 Mark Mitchell + + * 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 * fixinc/fixincl.c: Improve the handling of child process exits -- 2.30.2