[Bug c++/70515] Nested lambdas causing invalid captured pointers on some platforms

2019-03-25 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70515 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/70515] Nested lambdas causing invalid captured pointers on some platforms

2017-10-13 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70515 Paolo Carlini changed: What|Removed |Added Priority|P3 |P2 CC|gcc at norgg dot

[Bug c++/70515] Nested lambdas causing invalid captured pointers on some platforms

2017-03-17 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70515 Martin Sebor changed: What|Removed |Added Status|WAITING |NEW Known to fail|

[Bug c++/70515] Nested lambdas causing invalid captured pointers on some platforms

2017-03-17 Thread gcc at norgg dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70515 --- Comment #5 from Norgg --- Created attachment 40994 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40994=edit gcc -v output for gcc 6.2.0

[Bug c++/70515] Nested lambdas causing invalid captured pointers on some platforms

2017-03-17 Thread gcc at norgg dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70515 Norgg changed: What|Removed |Added CC||gcc at norgg dot org --- Comment #4 from Norgg

[Bug c++/70515] Nested lambdas causing invalid captured pointers on some platforms

2017-03-15 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70515 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/70515] Nested lambdas causing invalid captured pointers on some platforms

2016-08-05 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70515 --- Comment #2 from Andrew Pinski --- Can't reproduce this on aarch64-linux-gnu with GCC 6.1.0.

[Bug c++/70515] Nested lambdas causing invalid captured pointers on some platforms

2016-08-05 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70515 Andrew Pinski changed: What|Removed |Added Keywords||wrong-code Severity|major

[Bug c++/70515] Nested lambdas causing invalid captured pointers on some platforms

2016-04-02 Thread gcc at norgg dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70515 --- Comment #1 from Norgg --- Created attachment 38164 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38164=edit Preprocessed file