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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The copy on the stack is correct as the variable is considered a local variable
and has its address taken ....

Reply via email to