[kaffe] CVS kaffe (dalibor): Fixed build with sparc jit

Mark Wielaard mark at klomp.org
Tue Jul 13 09:20:37 PDT 2004


Hi,

On Tue, 2004-07-13 at 17:04, Kaffe CVS wrote:
> @@ -899,16 +899,16 @@
>  
>  	/* Align data onto relevant boundary */
>  	if (l->size == 2 && ((uintp)CODEPC) % 8 != 0) {
> -		LOUT = 0;
> +		LOUT(0;
>  	}

Missing closing bracket there?

Cheers,

Mark





More information about the kaffe mailing list