This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33840] bit-field size accepted for struct
- From: "reichelt at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 4 Jun 2011 09:05:33 +0000
- Subject: [Bug c++/33840] bit-field size accepted for struct
- Auto-submitted: auto-generated
- References: <bug-33840-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33840
Volker Reichelt <reichelt at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |4.6.0
--- Comment #2 from Volker Reichelt <reichelt at gcc dot gnu.org> 2011-06-04 09:05:30 UTC ---
This is fixed since GCC 4.6.0, but we should add a testcase before closing the
problem report.