[Bug c++/111089] New: ODR violation warning in std::variant implementation when linking(LTO) C++20 and C++17 TUs

2023-08-21 Thread damian.jarek93 at gmail dot com via Gcc-bugs
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: damian.jarek93 at gmail dot com Target Milestone: --- Created attachment 55770 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55770&action=

[Bug c++/82613] Cannot access private definitions in base clause of friend class template

2019-01-03 Thread damian.jarek93 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82613 Damian Jarek changed: What|Removed |Added CC||damian.jarek93 at gmail dot com

[Bug c++/88672] friend class template declaration in a class template is ignored

2019-01-03 Thread damian.jarek93 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88672 Damian Jarek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/88672] New: friend class template declaration in a class template is ignored

2019-01-03 Thread damian.jarek93 at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: damian.jarek93 at gmail dot com Target Milestone: --- Friend class template declaration in a class template is ignored, reproduces on gcc 4.9 and above (didn't check earlier ver