[tree-ssa] Mainline merge as of 2003-10-17

Roger Sayle roger@eyesopen.com
Sun Oct 19 22:26:00 GMT 2003


Richard Henderson wrote:
> > I have even identified the patch that broke ia64...
> > PR optimization/12347
>
> And I analyzed the failure.
>
> expand_return has special code to handle aggregate BLKmode to
> non-BLKmode copies.  Except with gimplification the expression
> gets moved out of the actual return pattern.  We need to be
> able to handle this condition anywhere.

Could this be related to PR target/8407 by any chance?
PR8407 is an example if a non-BLKmode to BLKmode copy on IA-64.

Roger
--



More information about the Gcc mailing list