On Mon, Apr 23, 2018 at 1:24 PM, Eric Botcazou wrote:
> Hi,
>
> this is a regression present on all the active branches for targets that
> return values in registers using PARALLELs, when optimization is enabled.
> store_field changes the mode of a temporary to ensure that it can be used to
> crea
Hi,
this is a regression present on all the active branches for targets that
return values in registers using PARALLELs, when optimization is enabled.
store_field changes the mode of a temporary to ensure that it can be used to
create a register, leading to a mode mismatch downstream, but that's