[Bug c++/79992] accessing storage member of lambda via pointer with -no-pie causes the next function to overwrite the pointer's data
yanai.eli11 at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Mar 10 20:06:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79992
--- Comment #8 from Yanai <yanai.eli11 at gmail dot com> ---
Even though I don't understand this low level prints of GCC (which I interested
in how you got them),
can you tell me how in a manner I can understand how that pointer
pointed to an automatic storage (I assume)?
More information about the Gcc-bugs
mailing list