[Bug c++/104734] -isystem hides -Woverloaded-virtual warning

2022-03-16 Thread albert.astals.cid at kdab dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104734 --- Comment #5 from Albert Astals Cid --- Ping I provided the requested information, can someone move this out of WAITING state?

[Bug c++/104734] -isystem hides -Woverloaded-virtual warning

2022-03-09 Thread albert.astals.cid at kdab dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104734 --- Comment #4 from Albert Astals Cid --- Added both the pre-processed source with both -isystem and -I They seem mostly the same except some ¿annotations/comments? Had to compress them with xz since otherwise they were too big to attach, hope

[Bug c++/104734] -isystem hides -Woverloaded-virtual warning

2022-03-09 Thread albert.astals.cid at kdab dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104734 --- Comment #3 from Albert Astals Cid --- Created attachment 52590 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52590&action=edit preprocessed source with -I

[Bug c++/104734] -isystem hides -Woverloaded-virtual warning

2022-03-09 Thread albert.astals.cid at kdab dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104734 --- Comment #2 from Albert Astals Cid --- Created attachment 52589 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52589&action=edit preprocessed source with -isystem

[Bug c++/104734] New: -isystem hides -Woverloaded-virtual warning

2022-03-01 Thread albert.astals.cid at kdab dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104734 Bug ID: 104734 Summary: -isystem hides -Woverloaded-virtual warning Product: gcc Version: 11.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c+