Hi, On Mon, 12 Mar 2012, Martin Jambor wrote:
> OK, the following patch changes the places where I previously called the > new function to call expand_expr with EXPAND_WRITE modifier and then > makes sure we do not perform reads into rvalues in expand_expr_real_1 in > the contexts where I need to avoid that. > > So far it has passed bootstrap and testing on x86_64-linux, bootstraps > and testsuite runs on the other platforms are still underway. What do > you think? I like it, but can't approve. Ciao, Michael.