[Bug middle-end/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 19:58:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79992

--- Comment #5 from Yanai <yanai.eli11 at gmail dot com> ---
but if I still hold the lambda locally,
shouldn't it point to inside the lambda's storage?
See that I still hold no_pie_2 when accessing the variable that I got from it's
lambda object.


More information about the Gcc-bugs mailing list