[Bug c++/60027] [DR1228] Problem with braced-init-lists and explicit ctors

2024-02-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60027 Andrew Pinski changed: What|Removed |Added CC||jlame646 at gmail dot com --- Comment

[Bug c++/60027] [DR1228] Problem with braced-init-lists and explicit ctors

2023-08-11 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60027 --- Comment #10 from Jason Merrill --- Note that for PR109247 I've changed how this is handled in the case of using the explicit constructor to initialize the argument of a copy/move constructor or op=, which should make some of the duplicates

[Bug c++/60027] [DR1228] Problem with braced-init-lists and explicit ctors

2023-05-31 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60027 Jason Merrill changed: What|Removed |Added CC||dmatthews at utexas dot edu --- Comment