diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9258736..59dd0d3 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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 |