[Bug c++/109740] -Woverloaded-virtual is too aggressive

2023-11-02 Thread emerg.reanimator at gmail dot com via Gcc-bugs
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=edit Overloaded virtual testcase Another relevant issue with gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4) and

[Bug c++/109740] -Woverloaded-virtual is too aggressive

2023-11-01 Thread emerg.reanimator at gmail dot com via Gcc-bugs
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

[Bug c++/109740] -Woverloaded-virtual is too aggressive

2023-11-01 Thread emerg.reanimator at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109740 Alexander Goomenuk changed: What|Removed |Added CC||emerg.reanimator at gmail dot com

[Bug rtl-optimization/90255] [9/10/11 regression] r266385 caused code size regressions on Arm, thumb and thumb2

2021-01-04 Thread emerg.reanimator at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90255 Alexander Goomenuk changed: What|Removed |Added CC||emerg.reanimator at gmail dot com