This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Google SoC Project Proposal: Better Uninitialized Warnings
- From: Andi Kleen <andi at firstfloor dot org>
- To: Manuel López-Ibáñez <lopezibanez at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: 18 Mar 2007 16:43:23 +0100
- Subject: Re: Google SoC Project Proposal: Better Uninitialized Warnings
- References: <6c33472e0703171128q3dff544dydd6ab16fe4a67323@mail.gmail.com.suse.lists.egcs>
"Manuel López-Ibáñez" <lopezibanez@gmail.com> writes:
> This is the project proposal that I am planning to submit to Google
> Summer of Code 2007. It is based on previous work of Jeffrey Laws,
> Diego Novillo and others. I hope someone will find it interesting and
> perhaps would like to act as mentor. Feedback is very welcome (eve
> negative feedback!!). I have other ideas as well, so I would like to
> know if this is a bad project or I am stepping on someone's toes as
> soon as possible.
That would be very very useful. Spurious uninitialized warnings in newer
gccs are plaguing the Linux kernel at least.
-Andi