Subject: Re: today's build fails
To: Matt Thomas <matt@3am-software.com>
From: Rhialto <rhialto@falu.nl>
List: port-vax
Date: 04/17/2007 16:10:59
On Mon 16 Apr 2007 at 19:12:51 -0700, Matt Thomas wrote:
> Known problem.  Doesn't happen on i386 so I've building in a /emul/netbsd32 
> environment.  It doesn't occur on the gcc trunk so I have no idea what 
> causes
> it.

I'll try to have a look at it, not being hindered by any gcc knowledge :-)
The offending line is 
        movaq -128(ALL_REGS)[%r0],%r0
and ALL_REGS is never defined (nor would it mean anything, being used as
an indirect address). The same construct occurs some more times in the
same assembler file.

> 
> -- 
> Matt Thomas                     email: matt@3am-software.com
> 3am Software Foundry              www: http://3am-software.com/bio/matt/
> Cupertino, CA              disclaimer: I avow all knowledge of this message.