[Bug c++/86669] [7 regression] Complete object constructor clone omits length for a c++11 braced initialiser

2021-08-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86669 Andrew Pinski changed: What|Removed |Added CC||jengelh at inai dot de --- Comment #13

[Bug c++/86669] [7 regression] Complete object constructor clone omits length for a c++11 braced initialiser

2019-08-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86669 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/86669] [7 regression] Complete object constructor clone omits length for a c++11 braced initialiser

2019-08-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86669 --- Comment #11 from Jakub Jelinek --- Author: jakub Date: Fri Aug 30 11:20:08 2019 New Revision: 275078 URL: https://gcc.gnu.org/viewcvs?rev=275078=gcc=rev Log: Backported from mainline 2018-12-07 Jakub Jelinek PR

[Bug c++/86669] [7 regression] Complete object constructor clone omits length for a c++11 braced initialiser

2019-01-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86669 Jakub Jelinek changed: What|Removed |Added Summary|[7/8 regression] Complete |[7 regression] Complete