[Bug c++/100986] New: internal compiler error: in finish_expr_stmt, at cp/semantics.c:681

2021-06-09 Thread brycelelbach at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100986 Bug ID: 100986 Summary: internal compiler error: in finish_expr_stmt, at cp/semantics.c:681 Product: gcc Version: 10.3.1 Status: UNCONFIRMED Severity: normal

[Bug c++/100983] New: Deduction guide for member template class rejected at class scope

2021-06-08 Thread brycelelbach at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100983 Bug ID: 100983 Summary: Deduction guide for member template class rejected at class scope Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal

[Bug c++/100979] New: Nested CTAD fails when the outer object is direct initialized and the inner object is list initialized

2021-06-08 Thread brycelelbach at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100979 Bug ID: 100979 Summary: Nested CTAD fails when the outer object is direct initialized and the inner object is list initialized Product: gcc Version: 12.0 Status: UNCONFI

[Bug c++/100709] New: Use of a function parameter pack in an expression expected to be constexpr in a deduction guide produces an unclear diagnostic.

2021-05-20 Thread brycelelbach at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100709 Bug ID: 100709 Summary: Use of a function parameter pack in an expression expected to be constexpr in a deduction guide produces an unclear diagnostic. Product: gcc

[Bug c++/100594] New: Lambdas in unevaluated contexts interact oddly with alias templates

2021-05-13 Thread brycelelbach at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100594 Bug ID: 100594 Summary: Lambdas in unevaluated contexts interact oddly with alias templates Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal