This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
-Wuninitialized vs. docs vs. setjmp/longjmp
- To: "'gcc-bugs at gcc dot gnu dot org'" <gcc-bugs at gcc dot gnu dot org>
- Subject: -Wuninitialized vs. docs vs. setjmp/longjmp
- From: Tim Bedding <tim at polyhedra dot com>
- Date: Tue, 26 Oct 1999 15:57:40 +-100
- Encoding: 8 TEXT
> messages with -Wall (in fact, -Wunitialized). The documentation clearly
> says that this is _only_ done when I specify -W.
I checked this just recently and -Wall implies -Wunitialized according
to the latest documentation that I have.
Cordially
Tim