------- Additional Comments From pinskia at physics dot uc dot edu 2005-03-03 12:58 ------- Subject: Re: [PR c++/20280] hoist indirect_ref out of addressable cond_exprs
On Mar 3, 2005, at 2:50 AM, Alexandre Oliva wrote: > I'm bootstrapping this on x86_64-linux-gnu, along with the patch for > PR c++/20103; it's also passed C++ regression testing. Ok to install > if bootstrap and all-languages regression testing passes? I think this is the wrong approach, we should be doing the same for all types (well except for bitfields) and not just "addressable" types, see PR 19199 for a testcase where we get this wrong and there is a proposed way of fixing this from RTH. Thanks, Andrew Pinski -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20280