c/5035: Incorrectly produces '`<var>' might be used uninitialized in this function'
rth@gcc.gnu.org
rth@gcc.gnu.org
Fri Apr 26 02:10:00 GMT 2002
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
More information about the Gcc-bugs
mailing list