[Bug c++/90910] New: Missed namespace searching when operating on packed fields

2019-06-18 Thread gcc at brej dot org
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: gcc at brej dot org Target Milestone: --- Created attachment 46496 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46496&action=edit Overloading operators on a packed member rep

[Bug c++/90910] Missed namespace searching when operating on packed fields

2019-06-18 Thread gcc at brej dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90910 --- Comment #1 from Charlie Brej --- Tested on 4.9.2 and 8.2.0. Fails on both.