On Mon, Dec 17, 2007 at 10:24:25AM +0100, Paul Cochrane wrote: > On 17/12/2007, chromatic <[EMAIL PROTECTED]> wrote: > > After fixing a few small tests, fulltest passes everything but a couple of > > in-progress coding standards tests on my platform. The release is ready on > > the world's most lenient platform. > > Unfortunately, I wish I could say the same. I'm getting the following error: > (Debian, gcc 4.1.2, r24008) > > src/ops/experimental.ops:535: error: unable to find a register to > spill in class 'SIREG' > src/ops/experimental.ops:535: error: this is the insn: > ...
FWIW, this problem is RT#23917, and it seems to come from the implementation of the 'copy' opcode. (http://rt.perl.org/rt3/Ticket/Display.html?id=48677) Pm