This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/61414] enum class bitfield size-checking failure
- From: "tromey at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 24 Jul 2017 13:26:29 +0000
- Subject: [Bug c++/61414] enum class bitfield size-checking failure
- Auto-submitted: auto-generated
- References: <bug-61414-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61414
--- Comment #10 from Tom Tromey <tromey at gcc dot gnu.org> ---
I ran into this again, went to file a bug, and then found that
I'd already filed the bug...