This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c/5035: Incorrectly produces '`<var>' might be used uninitialized in this function'
- From: Taylor Hutt <thutt at vmware dot com>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 29 Apr 2002 12:56:03 -0000
- Subject: Re: c/5035: Incorrectly produces '`<var>' might be used uninitialized in this function'
- Reply-to: Taylor Hutt <thutt at vmware dot com>
The following reply was made to PR c/5035; it has been noted by GNATS.
From: Taylor Hutt <thutt@vmware.com>
To: rth@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
nobody@gcc.gnu.org, thutt@vmware.com, gcc-gnats@gcc.gnu.org
Cc:
Subject: Re: c/5035: Incorrectly produces '`<var>' might be used uninitialized in this function'
Date: 29 Apr 2002 05:49:45 -0700
rth@gcc.gnu.org writes:
> Synopsis: Incorrectly produces '`<var>' might be used uninitialized in this function'
>
> State-Changed-From-To: open->suspended
> State-Changed-By: rth
> State-Changed-When: Fri Apr 26 01:56:30 2002
> State-Changed-Why:
> The well-known
> if (p) set q;
> if (p) use q;
> problem.
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5035
This is the most worthless response to a defect report I have ever seen.