[Bug c++/103595] [11/12 Regression] std::function parameter with default value lambda, fails with error redefinition of 'const char _ZT... []'

2021-12-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103595 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE

[Bug c++/103595] [11/12 Regression] std::function parameter with default value lambda, fails with error redefinition of 'const char _ZT... []'

2021-12-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103595 Andrew Pinski changed: What|Removed |Added Keywords||rejects-valid Target Milestone|---