This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/57644] [C++1y] Cannot bind bitfield to lvalue reference
- 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: Sat, 14 Jun 2014 12:07:07 +0000
- Subject: [Bug c++/57644] [C++1y] Cannot bind bitfield to lvalue reference
- Auto-submitted: auto-generated
- References: <bug-57644-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57644
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
And with the released 4.9.0 too. We should add the testcase and close it.