Subject: Re: c++ warning...help?
To: Andrew Brown <atatat@atatdot.net>
From: gabriel rosenkoetter <gr@eclipsed.net>
List: tech-toolchain
Date: 06/22/2001 11:13:05
Ugh. Always forget I have ts=2 in my EXINIT... Spaces-instead-of-tabs
version:

On Fri, Jun 22, 2001 at 11:11:23AM -0400, gabriel rosenkoetter wrote:
> > 	"=r" ((USItype)( new_carry )), "=&r" ((USItype)( sum )) :
>          ^^^^^^^^^^^^^a^^^^^^^^^^  ^b^
> The parser things (a) is a cast to the left of (b), which it
> believes in an assignment operator, making (a) an illegal cast in an
> lvalue.

-- 
       ~ g r @ eclipsed.net