This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug middle-end/33279] Failed to warn uninitialized stack variable
- From: "Andrew Pinski" <pinskia at gmail dot com>
- To: gcc-bugzilla at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 2 Sep 2007 07:02:29 -0700
- Subject: Re: [Bug middle-end/33279] Failed to warn uninitialized stack variable
- References: <bug-33279-682@http.gcc.gnu.org/bugzilla/> <20070902135823.24808.qmail@sourceware.org>
On 2 Sep 2007 13:58:23 -0000, hjl at lucon dot org
<gcc-bugzilla@gcc.gnu.org> wrote:
>
> If you can write such a function, I can pass you a pointer and your function
> will be wrong.
yes so but that call would be undefined, not the one we are talking
about currently.
--Pinski