[Bug c++/110330] GCC does not diagnose ambiguous function introduced from base class

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110330 Bug 110330 depends on bug 82894, which changed state. Bug 82894 Summary: [12 Regression] Inherited member functions do not create ambiguity https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82894 What|Removed |Adde

[Bug c++/110330] GCC does not diagnose ambiguous function introduced from base class

2023-06-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110330 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/110330] GCC does not diagnose ambiguous function introduced from base class

2023-06-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110330 Andrew Pinski changed: What|Removed |Added Depends on||82894 --- Comment #1 from Andrew Pinski