[Bug c++/113683] explicit template instantiation wrongly checks private base class accessibility

2024-12-19 Thread schaumb at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113683 --- Comment #3 from S Béla --- MSVC fixed the bug (https://developercommunity.visualstudio.com/t/explicit-template-instantiation-wrongly/10576924?scope=follow), so 3/4

[Bug c++/113683] New: explicit template instantiation wrongly checks private base class accessibility

2024-01-31 Thread schaumb at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113683 Bug ID: 113683 Summary: explicit template instantiation wrongly checks private base class accessibility Product: gcc Version: 14.0 Status: UNCONFIRMED Severity

[Bug c++/113649] New: ICE: nested template class template argument deduction

2024-01-28 Thread schaumb at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113649 Bug ID: 113649 Summary: ICE: nested template class template argument deduction Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Comp

[Bug c++/104678] pointer to member cannot be passed as template argument after derived/base cast

2022-03-08 Thread schaumb at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104678 --- Comment #1 from S Béla --- Ping

[Bug c++/104678] New: pointer to member cannot be passed as template argument after derived/base cast

2022-02-24 Thread schaumb at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104678 Bug ID: 104678 Summary: pointer to member cannot be passed as template argument after derived/base cast Product: gcc Version: 12.0 Status: UNCONFIRMED Severity