[Bug c++/106732] New: lock cannot be generated in a special case

2022-08-24 Thread benni.probst at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106732 Bug ID: 106732 Summary: lock cannot be generated in a special case Product: gcc Version: 12.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/102866] New: Unexpected error on variadic forwarding

2021-10-20 Thread benni.probst at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102866 Bug ID: 102866 Summary: Unexpected error on variadic forwarding Product: gcc Version: 11.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/102778] New: cannot parameter pack std::variant

2021-10-15 Thread benni.probst at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102778 Bug ID: 102778 Summary: cannot parameter pack std::variant Product: gcc Version: 11.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/102749] New: ambigous call on different std::variant types with iterators

2021-10-14 Thread benni.probst at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102749 Bug ID: 102749 Summary: ambigous call on different std::variant types with iterators Product: gcc Version: 11.2.1 Status: UNCONFIRMED Severity: normal

[Bug c++/101137] New: std::conjunction result error

2021-06-19 Thread benni.probst at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101137 Bug ID: 101137 Summary: std::conjunction result error Product: gcc Version: 11.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ As