[Bug c++/71792] deducing type from bitfield leads to overflow
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71792 --- Comment #3 from vadim --- Created attachment 44807 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44807&action=edit test case after patch current test have to work
[Bug c++/71792] New: deducing type from bitfield leads to overflow
++ Assignee: unassigned at gcc dot gnu.org Reporter: vrzubov at gmail dot com Target Milestone: --- Created attachment 38846 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38846&action=edit whole example, compiles with --std=c++11 class some_class { public: unsig