This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/31181] invalid warning that a variable is being used before being initialized
- From: "ahs3 at fc dot hp dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Mar 2007 03:11:55 -0000
- Subject: [Bug c/31181] invalid warning that a variable is being used before being initialized
- References: <bug-31181-5224@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from ahs3 at fc dot hp dot com 2007-03-15 03:11 -------
Created an attachment (id=13207)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13207&action=view)
code snippet showing the problem
This file originally came from libcrypt/des.c from the uClibc project. I cut
out everything I could to try to narrow down the issue; you might be able to
reduce it further.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31181