This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/50040] [4.5/4.6/4.7 Regression] missed warning: âx.yâ is used uninitialized in this function
- 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: Thu, 11 Aug 2011 10:04:06 +0000
- Subject: [Bug middle-end/50040] [4.5/4.6/4.7 Regression] missed warning: âx.yâ is used uninitialized in this function
- Auto-submitted: auto-generated
- References: <bug-50040-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50040
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-08-11 10:04:06 UTC ---
We should have never accepted the aggregate warning code in 4.4 and earlier
in it's current awkward form that only works for "testcases". It was removed.
This is a dup of PR????.