This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36566] Cannot bind packed field
- From: "nevin at eviloverlord dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jun 2008 18:49:11 -0000
- Subject: [Bug c++/36566] Cannot bind packed field
- References: <bug-36566-16349@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from nevin at eviloverlord dot com 2008-06-18 18:49 -------
Why is this an error (I couldn't find anything in the documentation)?
Also, if pointers are used instead of references, should that be an error
(currently that compiles just fine)?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36566