On Thu, Oct 13, 2005 at 08:54:30PM -0400, Daniel Jacobowitz wrote:
> On Fri, Oct 14, 2005 at 08:40:20AM +0800, Randolph Chung wrote:
> > >I don't think that's what is happening at all: I think that in one of
> > >these cases, your test file's on-stack fenv_t is aligned, and on the
> > >other it isn't.  The code you posted for gcc 4.0 looks fine.  I think
> > >the assembly is broken or the definition of fenv_t.
> > 
> > drow is right, as usual. our fenv_t needs to be defined with 
> > __attribute__((aligned(8))) or similar.
> 
> I'd recommend "fixing" the asm instead: that's an ABI change and would
> require heinous rebuilds.

After talking to Carlos, I'm going to take care of this in the morning
and aim for an upload tomorrow.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to