[Bug c++/126825] [15/16/17 Regression] std::initializer_list is causing an instantiation constructor of pointer type for an array types too
"ppalka at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126825
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mpolacek at gcc dot gnu.org,
| |ppalka at gcc dot gnu.org
Keywords|needs-bisection |
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=116476
--- Comment #2 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Started with r15-3274 "c++: wrong error due to std::initializer_list opt
[PR116476]"