Bug#479529: Upstream fix is partially incorrect

2008-07-07 Thread Christian Thalinger
On Mon, 2008-07-07 at 17:17 +0100, Thiemo Seufer wrote: > Christian Thalinger wrote: > > On Mon, 2008-07-07 at 12:49 +0100, Thiemo Seufer wrote: > > > I leave the Debian bug open for this one. > > > > Is there still a problem somewhere? Did I miss something? > > I believe the SVN commit you poin

Bug#479529: Upstream fix is partially incorrect

2008-07-07 Thread Thiemo Seufer
Christian Thalinger wrote: > On Mon, 2008-07-07 at 12:49 +0100, Thiemo Seufer wrote: > > I leave the Debian bug open for this one. > > Is there still a problem somewhere? Did I miss something? I believe the SVN commit you pointed at is not yet in the Debian package. Thiemo -- To UNSUBSCRIB

Bug#479529: Upstream fix is partially incorrect

2008-07-07 Thread Christian Thalinger
On Mon, 2008-07-07 at 12:49 +0100, Thiemo Seufer wrote: > I leave the Debian bug open for this one. Is there still a problem somewhere? Did I miss something? - twisti -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#479529: Upstream fix is partially incorrect

2008-07-07 Thread Thiemo Seufer
Christian Thalinger wrote: > I guess you are talking about this code: > > http://mips.complang.tuwien.ac.at/hg/cacao/file/2effc42cfb01/src/vm/jit/mips/asmpart.S#l426 > > This code is correct, as the fsX defines use paired registers, starting > with a even one. Also see: > > http://mips.complang

Bug#479529: Upstream fix is partially incorrect

2008-07-07 Thread Christian Thalinger
I guess you are talking about this code: http://mips.complang.tuwien.ac.at/hg/cacao/file/2effc42cfb01/src/vm/jit/mips/asmpart.S#l426 This code is correct, as the fsX defines use paired registers, starting with a even one. Also see: http://mips.complang.tuwien.ac.at/hg/cacao/file/2effc42cfb01/sr

Bug#479529: Upstream fix is partially incorrect

2008-05-14 Thread Thiemo Seufer
reopen 479529 thanks Upstream's version of the patch is incorrect for the SIZOF_VOID_P != 8 case. For the O32 ABI, l.d/s.d expand to a instruction sequence which handles the even/odd FPU register pairs, so the programmer can just think of it as "load double / store double" without ever explicitly

Bug#479529:

2008-05-06 Thread Christian Thalinger
Hi! OK, I didn't know these are assembler macros. That is good and even the MIPSpro assembler knows them. But I put the .set mipsX directives into #ifdef's as they are not known by MIPSpro. Here are the changesets: http://mips.complang.tuwien.ac.at/hg/cacao/rev/683df1b2eac0 http://mips.complan

Bug#479529: cacao_0.99~rc3-1(mips/experimental): FTBFS: Error: opcode not supported on this processor

2008-05-05 Thread Thiemo Seufer
Frank Lichtenheld wrote: > On Mon, May 05, 2008 at 01:44:21PM +0200, Michael Koch wrote: > > On Mon, May 05, 2008 at 12:45:57PM +0200, Frank Lichtenheld wrote: > > > | cc -I../../../../src -I../../../.. -I../../../../src -D__MIPS__ > > > -D__LINUX__ -ansi -pedantic -Wall -Wno-long-long > > > -D_

Bug#479529: cacao_0.99~rc3-1(mips/experimental): FTBFS: Error: opcode not supported on this processor

2008-05-05 Thread Frank Lichtenheld
On Mon, May 05, 2008 at 01:44:21PM +0200, Michael Koch wrote: > On Mon, May 05, 2008 at 12:45:57PM +0200, Frank Lichtenheld wrote: > > | cc -I../../../../src -I../../../.. -I../../../../src -D__MIPS__ > > -D__LINUX__ -ansi -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=199506L > > -D_XOPEN_SOU

Bug#479529: cacao_0.99~rc3-1(mips/experimental): FTBFS: Error: opcode not supported on this processor

2008-05-05 Thread Michael Koch
On Mon, May 05, 2008 at 12:45:57PM +0200, Frank Lichtenheld wrote: > Package: cacao > Version: 0.99~rc3-1 > Severity: serious > > Hi, > > your package failed to build from source. > > | Automatic build of cacao_0.99~rc3-1 on signy by sbuild/mips 98-farm > | Build started at 20080505-0116 > | >

Bug#479529: cacao_0.99~rc3-1(mips/experimental): FTBFS: Error: opcode not supported on this processor

2008-05-05 Thread Frank Lichtenheld
Package: cacao Version: 0.99~rc3-1 Severity: serious Hi, your package failed to build from source. | Automatic build of cacao_0.99~rc3-1 on signy by sbuild/mips 98-farm | Build started at 20080505-0116 | ** | Checking av