[Bug c++/70570] Assembler error "symbol already defined" from nested lambdas and function-static variable

2017-10-02 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70570 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED CC|ndkrempel at

[Bug c++/70570] Assembler error "symbol already defined" from nested lambdas and function-static variable

2017-10-02 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70570 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Oct 2 22:21:16 2017 New Revision: 253370 URL: https://gcc.gnu.org/viewcvs?rev=253370&root=gcc&view=rev Log: 2017-10-02 Paolo Carlini PR c++/70570 * g++

[Bug c++/70570] Assembler error "symbol already defined" from nested lambdas and function-static variable

2017-07-12 Thread jhaberku at scylladb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70570 --- Comment #3 from Jesse Haber-Kucharsky --- The .ii file is too large to attach. I hope the previous information I supplied is sufficient and helpful.

[Bug c++/70570] Assembler error "symbol already defined" from nested lambdas and function-static variable

2017-07-12 Thread jhaberku at scylladb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70570 Jesse Haber-Kucharsky changed: What|Removed |Added CC||jhaberku at scylladb dot com ---

[Bug c++/70570] Assembler error "symbol already defined" from nested lambdas and function-static variable

2016-04-12 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70570 Richard Biener changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRM