This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: missed uninitialised variable warning
- From: Alexandre Oliva <aoliva at redhat dot com>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: Michael Matz <matz at suse dot de>, Gabriel Dos Reis <gdr at integrable-solutions dot net>, Andrew Morton <akpm at osdl dot org>, <gcc at gcc dot gnu dot org>
- Date: 04 Aug 2003 13:09:18 -0300
- Subject: Re: missed uninitialised variable warning
- Organization: GCC Team, Red Hat
- References: <7448379C-C683-11D7-9AF5-000393A6D2F2@physics.uc.edu>
On Aug 4, 2003, Andrew Pinski <pinskia@physics.uc.edu> wrote:
> Here is a patch which should warn about more complicated expressions.
I get the impression that, with your patch, we'd get a warning for this:
void *x = &x;
which shouldn't be warned about, IMO.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist Professional serial bug killer