Sun Oct 31 13:32:15 CET 1999 Marc Lehmann <pcg@goof.com>
authorpcg <pcg@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 31 Oct 1999 21:52:00 +0000 (21:52 +0000)
committerpcg <pcg@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 31 Oct 1999 21:52:00 +0000 (21:52 +0000)
commit77d02b1b43df46d1cdb43ff8292dcda0a2e9ce3d
treea7db00102c8e77be3ca6732e8ed7aac1339905d7
parent4b22def67e3903b291ffe9f5148d714a9c306667
Sun Oct 31 13:32:15 CET 1999  Marc Lehmann <pcg@goof.com>

* toplev.c (rest_of_compilation): Seperate 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30294 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/function.c
gcc/toplev.c