This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/49848] False positive warning triggered by -Wmaybe-uninitialized
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 26 Jul 2011 02:16:07 +0000
- Subject: [Bug middle-end/49848] False positive warning triggered by -Wmaybe-uninitialized
- Auto-submitted: auto-generated
- References: <bug-49848-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49848
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c |middle-end
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-07-26 02:15:38 UTC ---
This is a semi standard issue with uninitialized variable warnings.