[Bug c++/105520] Ignores constraint in auto declaration with braced-init-list

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105520 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Blocks|

[Bug c++/105520] Ignores constraint in auto declaration with braced-init-list

2022-05-07 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105520 Desmond Gold changed: What|Removed |Added Version|12.0|10.0 --- Comment #1 from Desmond Gold -