[Bug c++/97839] New: Template lambda incorrectly requiring the optional lambda-declarator

2020-11-15 Thread gareth--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97839 Bug ID: 97839 Summary: Template lambda incorrectly requiring the optional lambda-declarator Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/67809] Empty pointer-chasing loops aren't optimized out

2021-06-12 Thread gareth--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67809 Gareth Lloyd changed: What|Removed |Added CC||gar...@ignition-web.co.uk --- Comment #11

[Bug c++/101509] New: Rejects valid construction call with type inference

2021-07-19 Thread gareth--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101509 Bug ID: 101509 Summary: Rejects valid construction call with type inference Product: gcc Version: 11.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug c++/101509] Rejects valid construction call with type inference

2021-07-19 Thread gareth--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101509 --- Comment #1 from Gareth Lloyd --- This was originally discovered where `S` was `std::vector` and was constructed with an initializer_list