https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109740
--- Comment #7 from Alexander Goomenuk ---
Another issue with that warning is the lack of ineffective suppression with
pragma option.
In order to suppress this warning that occurs in a derived class, one need to
put this pragma option into base
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109740
--- Comment #5 from Alexander Goomenuk ---
Created attachment 56495
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56495&action=edit
Overloaded virtual testcase
Another relevant issue with gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4) and
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109740
--- Comment #4 from Alexander Goomenuk ---
https://en.cppreference.com/w/cpp/language/using_declaration
# In class definition
...
If the derived class already has a member with the same name, parameter list,
and qualifications, *the derived cla
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109740
Alexander Goomenuk changed:
What|Removed |Added
CC||emerg.reanimator at gmail dot
com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90255
Alexander Goomenuk changed:
What|Removed |Added
CC||emerg.reanimator at gmail dot
com