[Bug tree-optimization/60895] [4.8/4.9/4.10 Regression] error: address taken, but ADDRESSABLE bit not set

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 22 12:03:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60895

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
We copy TREE_ADDRESSABLE improperly in declare_return_variable with
return_slot not being a decl.  I have a patch.



More information about the Gcc-bugs mailing list