[Bug c++/104476] [11 Regression] using-decl shadowed by member function when in incomplete-class context

2022-05-13 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104476 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|11.4

[Bug c++/104476] [11 Regression] using-decl shadowed by member function when in incomplete-class context

2022-04-21 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104476 Richard Biener changed: What|Removed |Added Target Milestone|11.3|11.4 --- Comment #10 from Richard Bien

[Bug c++/104476] [11 Regression] using-decl shadowed by member function when in incomplete-class context

2022-04-12 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104476 --- Comment #9 from Jason Merrill --- I'm not sure whether it makes more sense to revert the PR92918 patch on the 11 branch or leave it alone; the GCC 12 fix is too complex to backport. I guess I lean toward leaving it alone, since this hasn't

[Bug c++/104476] [11 Regression] using-decl shadowed by member function when in incomplete-class context

2022-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104476 Richard Biener changed: What|Removed |Added Known to fail||11.1.0 Priority|P1

[Bug c++/104476] [11 Regression] using-decl shadowed by member function when in incomplete-class context

2022-03-18 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104476 Jason Merrill changed: What|Removed |Added Summary|[11/12 Regression] |[11 Regression] using-decl