This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c/5035: Incorrectly produces '`<var>' might be used uninitialized in this function'


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]