[PATCH] Fix struct passing on targets that rely on TYPE in

Daniel Jacobowitz drow@false.org
Mon Oct 27 08:43:00 GMT 2008


On Sun, Oct 26, 2008 at 09:26:25PM -0400, John David Anglin wrote:
> I have committed the following change to resolve PR 37316.  The change avoids
> the problematic call to emit_group_store in assign_parm_remove_parallels by
> using BLKmode for the PARALLEL used for structs, aggregates and other
> similar objects.  It also fixes the incorrect justification noted in
> debugging this problem for complex and vector types.  The change doesn't
> fix the middle-end regression.
> 
> Tested on hppa64-hp-hpux11.11.  Committed to trunk.

Thank you (and Jakub) for your persistence with this.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gcc-patches mailing list