This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/50966] [4.4/4.5/4.6 Regression] Missing 'is used uninitialized' warning (struct pointer dereference)
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 03 Jan 2012 13:28:07 +0000
- Subject: [Bug middle-end/50966] [4.4/4.5/4.6 Regression] Missing 'is used uninitialized' warning (struct pointer dereference)
- Auto-submitted: auto-generated
- References: <bug-50966-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50966
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |DUPLICATE
--- Comment #6 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-03 13:28:07 UTC ---
Dup.
*** This bug has been marked as a duplicate of bug 50040 ***