This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Warning: `z' is used uninitialized in this function
- From: "Manuel López-Ibáñez" <lopezibanez at gmail dot com>
- To: "Roberto Bagnara" <bagnara at cs dot unipr dot it>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 17 Oct 2007 09:58:11 +0100
- Subject: Re: Warning: `z' is used uninitialized in this function
- References: <470E4916.50607@cs.unipr.it>
On 11/10/2007, Roberto Bagnara <bagnara@cs.unipr.it> wrote:
>
> Just to make sure before I submit a bug report: when GCC says that
> a certain variable _is_ (as opposed to _may be_) used uninitialized
> in this function, it means that it has proved that the variable
> is indeed used uninitialized, right?
>
Did you open a PR? I cannot find it.
Cheers,
Manuel.