On Wed, Jan 25, 2012 at 8:20 PM, Richard Sandiford <[email protected]> wrote: > Richard Guenther <[email protected]> writes: >> I'd say open a missed optimization bug with the testcase and go ahead >> with both patches. > > OK, I committed the patches yesterday and I've just opened PR 52000 > for the missed optimisation.
Btw, looking at the m32c code what it does is valid regardless of MEM_SCALAR_P or MEM_IN_STRUCT_P - I don't see why they should be relevant. But it needs to cater for MEM_OFFSET and MEM_ALIAS_SET at least > Richard
