On Jul 7, 2011, at 11:33 AM, Martin Jambor wrote:
> on avr targets, the aggregate that we test to be totally scalarized
> away is deemed to be to big for it - this is determined by the value
> of MOVE_RATIO which is very low unless redefined by the target. This
> is analogous situation to what we
Hi,
on avr targets, the aggregate that we test to be totally scalarized
away is deemed to be to big for it - this is determined by the value
of MOVE_RATIO which is very low unless redefined by the target. This
is analogous situation to what we had with
testsuite/gcc.dg/tree-ssa/pr42585.C a year a