[Bug c++/103678] New: [concepts] Constrained partial specialization of dependent template conflicts with unconstrained partial specialization

2021-12-12 Thread matthewjbarichello at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103678 Bug ID: 103678 Summary: [concepts] Constrained partial specialization of dependent template conflicts with unconstrained partial specialization Product: gcc

[Bug c++/103667] New: [12 Regression] Accepting invalid explicitly specialized template with incorrectly ordered template parameter lists

2021-12-11 Thread matthewjbarichello at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103667 Bug ID: 103667 Summary: [12 Regression] Accepting invalid explicitly specialized template with incorrectly ordered template parameter lists Product: gcc

[Bug c++/100828] New: Arbitrary limit on constraint complexity

2021-05-29 Thread matthewjbarichello at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100828 Bug ID: 100828 Summary: Arbitrary limit on constraint complexity Product: gcc Version: 11.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++