This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14482] hard to avoid -Weffc++ warnings with union members
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 29 Jun 2011 10:56:44 +0000
- Subject: [Bug c++/14482] hard to avoid -Weffc++ warnings with union members
- Auto-submitted: auto-generated
- References: <bug-14482-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14482
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Known to work| |4.6.0, 4.7.0
Resolution| |FIXED
Target Milestone|--- |4.6.0
--- Comment #8 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-06-29 10:55:49 UTC ---
probably fixed by http://gcc.gnu.org/viewcvs?view=revision&revision=162187