[Bug c++/70515] Nested lambdas causing invalid captured pointers on some platforms
gcc at norgg dot org
gcc-bugzilla@gcc.gnu.org
Fri Mar 17 15:05:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70515
Norgg <gcc at norgg dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gcc at norgg dot org
--- Comment #4 from Norgg <gcc at norgg dot org> ---
Created attachment 40993
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40993&action=edit
gcc -v output for gcc 5.4.0
(In reply to Martin Sebor from comment #3)
> I also cannot reproduce it with 7.0 on powepc64le or with 5.x on x86_64.
> Can you please list the processor architectures you see this problem on?
> (Providing the output of gcc -v should help.)
I can still reproduce this on my x86_64 Ubuntu system, in both g++ 5.4.1 and
6.2.0, gcc -v output from each attached.
More information about the Gcc-bugs
mailing list