[RFA][2/5] New port: Cell BE SPU (valops.c fix)

Daniel Jacobowitz drow@false.org
Wed Nov 22 20:57:00 GMT 2006


On Wed, Nov 22, 2006 at 09:43:06PM +0100, Ulrich Weigand wrote:
> > I'm wondering if you're describing the latter case, in which case the
> > problem is that we're calling value_to_register on only part of the
> > value we want in the register.
> 
> Yes, that's what I was thinking.

OK, that sounds like we need something different here.  I'm not sure
quite what.  We need to somehow reconstruct the entire value, but we
haven't got a handy parent pointer we can use to get at it.  We could
reread it, I suppose.

Does the same thing happen for struct { char w, x, y, z; }?

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list