This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/43663] Can't take a const-ref to a bit field
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 11 Oct 2012 01:42:19 +0000
- Subject: [Bug c++/43663] Can't take a const-ref to a bit field
- Auto-submitted: auto-generated
- References: <bug-43663-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43663
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|gcc-bugs at gcc dot gnu.org |
Target Milestone|--- |4.7.0
Known to fail| |
--- Comment #9 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-11 01:42:19 UTC ---
This is fixed in 4.7.0. I'm adding the testcase and closing the PR.