Bug#619963: testcase

2011-04-02 Thread Török Edwin
Hi, Attached is a simple testcase from VLC. At -O0 everything is fine: $ gcc-4.6 -S -O0 x.i $ grep memmove x.s call__memmove_chk At -O1 it incorrectly it is incorrectly changed to memcpy: $ gcc-4.6 -S -O1 x.i $ grep memcpy x.s callmemcpy If I change the provided x.i,

Re: RFS: the mingw-w64 toolchain

2011-04-02 Thread Ove Kåven
Den 29. mars 2011 01:08, skrev Stephen Kitt: In order to upload to Debian, it would theoretically be possible to upload mingw-w64 since it's Arch: all, then upload the full gcc-mingw-w64 without bootstrapping. Alternatively, bootstrapping the toolchain would only require two steps (but with

Results for 4.4.5 (Debian 4.4.5-15) testsuite on mips-unknown-linux-gnu

2011-04-02 Thread Matthias Klose
LAST_UPDATED: Sun Mar 13 18:10:06 UTC 2011 (revision 170923) Target: mips-linux-gnu gcc version 4.4.5 (Debian 4.4.5-15) Native configuration is mips-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline

Results for 4.5.2 (Debian 4.5.2-8) testsuite on arm-unknown-linux-gnueabi

2011-04-02 Thread Matthias Klose
LAST_UPDATED: Tue Mar 29 17:53:55 UTC 2011 (revision 171685) Native configuration is arm-unknown-linux-gnueabi === libgomp tests === Running target unix FAIL: libgomp.c/lock-1.c execution test WARNING: program timed out. FAIL: libgomp.fortran/strassen.f90 -O execution test

Results for 4.5.2 (Debian 4.5.2-8) testsuite on sparc-unknown-linux-gnu

2011-04-02 Thread Matthias Klose
LAST_UPDATED: Tue Mar 29 17:53:55 UTC 2011 (revision 171685) Target: sparc-linux-gnu gcc version 4.5.2 (Debian 4.5.2-8) Native configuration is sparc-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/lto/20090303 cp_lto_20090303_0.o-cp_lto_20090303_0.o

Re: RFS: the mingw-w64 toolchain

2011-04-02 Thread Stephen Kitt
On Sat, 02 Apr 2011 19:18:26 +0200, Ove Kåven o...@arcticnet.no wrote: Den 29. mars 2011 01:08, skrev Stephen Kitt: In order to upload to Debian, it would theoretically be possible to upload mingw-w64 since it's Arch: all, then upload the full gcc-mingw-w64 without bootstrapping.

Bug#620582: libgcj-common: /usr/bin/rebuild-gcj-db line 92 evaluating for 4.4 version when it should be 4.5

2011-04-02 Thread Javier Vasquez
Package: libgcj-common Version: 1:4.4.5-6 Severity: important *** Please type your report below this line *** I'm using debian unstable under a loongson-2f mini-pc (mipsel arch), and currently libreoffice-gcj can't be upgraded to 1:3.3.1-1 unless /usr/bin/rebuild-gcj-db line 92 gets fixed, so

Re: RFS: the mingw-w64 toolchain

2011-04-02 Thread Ove Kaaven
Den 02. april 2011 23:16, skrev Stephen Kitt: The first strategy would allow the packages to make their way into the archive sooner, but I'm not sure what the FTP Masters' reaction would be to a NEW package relying on an Arch: all package to avoid bootstrapping itself. They might be