missed uninitialised variable warning
Alexandre Oliva
aoliva@redhat.com
Mon Aug 4 13:07:00 GMT 2003
On Aug 4, 2003, Michael Matz <matz@suse.de> wrote:
> On Sun, 3 Aug 2003, Andrew Morton wrote:
>> int foo(void)
>> {
>> int i = i;
>> return i;
>> }
> That's a feature.
Not really. At some point I thought it was, and even argued for it,
but then I was convinced with hard data that it was just a bug that
I'd happened to take for a feature, and that it was actually
undesirable, but hard to fix.
--
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
More information about the Gcc
mailing list