------- Comment #23 from jason at redhat dot com 2009-06-14 15:39 ------- Subject: Re: optimizer bug (possibly)
On 06/13/2009 06:58 PM, rguenth at gcc dot gnu dot org wrote: > * gimple.c (walk_stmt_load_store_addr_ops): The LHS of a call > has its address taken if NRV was applied and it is addressable. This should check TREE_ADDRESSABLE on the type rather than the variable. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40389