dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pnet-developers] pnet wont compile


From: Fergus Henderson
Subject: Re: [Pnet-developers] pnet wont compile
Date: Wed, 3 Dec 2003 10:42:54 +1100
User-agent: Mutt/1.4i

On 02-Dec-2003, Colin JN Breame <address@hidden> wrote:
> Im using GCC 3.3.2-r3 but get the following error while making pnet:
> 
> cvm.c: In function `_ILCVMInterpreter':
> cvm.c:711: error: unable to find a register to spill in class `SIREG'
> cvm.c:711: error: this is the insn:
> (insn:HI 8517 8516 8518 940 0x408b5f4c (parallel [
>             (set (reg:SI 2 ecx [2556])
>                 (const_int 0 [0x0]))
>             (set (reg/f:SI 1 edx [2554])
>                 (plus:SI (ashift:SI (reg:SI 2 ecx [2556])
>                         (const_int 2 [0x2]))
>                     (reg/v/f:SI 2533)))
>             (set (reg/f:SI 0 eax [2555])
>                 (plus:SI (ashift:SI (reg:SI 2 ecx [2556])
>                         (const_int 2 [0x2]))
>                     (reg/f:SI 0 eax [2555])))
>             (set (mem:BLK (reg/v/f:SI 2533) [0 A32])
>                 (mem:BLK (reg/f:SI 0 eax [2555]) [0 A32]))
>             (use (reg:SI 2 ecx [2556]))
>             (use (reg:SI 19 dirflag))
>         ]) 453 {rep_movsi} (insn_list 8512 (insn_list 8515 (insn_list
> 8516 (nil))))
>     (expr_list:REG_DEAD (reg:SI 19 dirflag)
>         (expr_list:REG_UNUSED (reg:SI 2 ecx [2556])
>             (expr_list:REG_UNUSED (reg/f:SI 1 edx [2554])
>                 (expr_list:REG_UNUSED (reg/f:SI 0 eax [2555])
>                     (nil))))))
> cvm.c:711: confused by earlier errors, bailing out
> make[1]: *** [cvm.o] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/pnet-0.6.0/work/pnet-0.6.0/engine'
> make: *** [all-recursive] Error 1
> 
> Advise about what to do would be appreciated.

Please report this as a GCC bug.
See <http://gcc.gnu.org/bugs.html>.

-- 
Fergus Henderson <address@hidden>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]