Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2005 21:34:24 +0300
From:      Igor Pokrovsky <ip@doom.homeunix.org>
To:        freebsd-hackers@freebsd.org
Subject:   "Could not find a spill register" error on alpha-4
Message-ID:  <20050121183424.GA981@doom.homeunix.org>

next in thread | raw e-mail | index | archive | help
Hi,

One of my ports refuses to build on alpha-4.
Pointyhat gets the following error:

rib.cpp:4130: Could not find a spill register                                   
(insn 4709 4708 4710 (set (reg:DI 15 $15)                                       
        (plus:DI (reg:DI 15 $15)
            (const_int -131264 [0xfffffffffffdff40]))) 9 {adddi3} (nil)
    (nil))
cpp0: output pipe has been closed
*** Error code 1

Googling and grepping through gcc sources doesn't provide me with any solution,
only a feeling that I'm not the first who gets such error.
Any ideas?

-ip

-- 
A lack of planning on your part
does not constitute an emergency on my part.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050121183424.GA981>