This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36483] Getting an address of a byte-aligned field declared as a bit-field should be allowed
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jun 2008 08:25:53 -0000
- Subject: [Bug c++/36483] Getting an address of a byte-aligned field declared as a bit-field should be allowed
- References: <bug-36483-6649@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-06-10 08:25 -------
This is required by the C/C++ standards.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36483