diff options
Diffstat (limited to 'gcc/ChangeLog.2')
-rw-r--r-- | gcc/ChangeLog.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog.2 b/gcc/ChangeLog.2 index b3b266b2081..af7a9f79bae 100644 --- a/gcc/ChangeLog.2 +++ b/gcc/ChangeLog.2 @@ -3491,7 +3491,7 @@ Sun Oct 31 20:42:17 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> Sun Oct 31 13:32:15 CET 1999 Marc Lehmann <pcg@goof.com> - * toplev.c (rest_of_compilation): Seperate the setjmp/vfork clobber + * toplev.c (rest_of_compilation): Separate the setjmp/vfork clobber warning from -Wuninitialized and put it under -W. * function.c (uninitialized_vars_warning): Warn only when the corresponding flag is set. |