This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/51444] [4.4 Regression]: Spurious "is used uninitialized" warning for structure with bitfields
- 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: Wed, 07 Dec 2011 12:55:36 +0000
- Subject: [Bug tree-optimization/51444] [4.4 Regression]: Spurious "is used uninitialized" warning for structure with bitfields
- Auto-submitted: auto-generated
- References: <bug-51444-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51444
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |4.4.7
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-12-07 12:55:36 UTC ---
Probably fixed as side-effect of some fix. If you identify the revision
that fixed it the branch maintainer could assess whether a backport is
a good idea at this stage.