Bug#452451: link not accessible

2007-11-22 Thread Kamaraju Kusumanchi
Package: gcc-4.2 Version: 4.2.2-3 --- Please enter the report below this line. --- > If someone wants to reproduce this error, you'll find the sources either > on lmms.sf.net or here: > http://www.der-winnie.de/~winnie/lmms/lmms_0.3.1.orig.tar.gz I am not able to access this link. raju --

Bug#452451: compilation of lmms:internal compiler error

2007-11-22 Thread Patrick Winnertz
Package: gcc-4.2 Version: 4.2.2-3 Severity: important Hey, during the compilation of lmms 0.3.1 the gcc 4.2.3 dies reproduceable on i386. Here the last lines of svn-buildpackage: [...] i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../src/lib -I/usr/include -DQT3 -I/usr/

Bug#452431: g++-4.2: two cases of bad optimization in x86 (i686) with long long in 32bit

2007-11-22 Thread Thorsten Jordan
Package: g++-4.2 Version: 4.2.2-3 Severity: minor the following snippet of code shows two cases of bad optimization behaviour on gcc 4.1.3 and 4.2.3 (debian unstable). #define PTS_MASK ((1LL << 33)-1) #define PTS_WRAP (1LL << 33) #define PTS_WRAP2 (1LL << 32) long long ptsdiff_mod2_33(long lo

gdc-4.1_0.25-4.1.2-17exp3_multi.changes ACCEPTED

2007-11-22 Thread Debian Installer
Accepted: gdc-4.1_0.25-4.1.2-17exp3.diff.gz to pool/main/g/gdc-4.1/gdc-4.1_0.25-4.1.2-17exp3.diff.gz gdc-4.1_0.25-4.1.2-17exp3.dsc to pool/main/g/gdc-4.1/gdc-4.1_0.25-4.1.2-17exp3.dsc gdc-4.1_0.25-4.1.2-17exp3_amd64.deb to pool/main/g/gdc-4.1/gdc-4.1_0.25-4.1.2-17exp3_amd64.deb gdc-4.1_0.25-

Processing of gdc-4.1_0.25-4.1.2-17exp3_multi.changes

2007-11-22 Thread Archive Administrator
gdc-4.1_0.25-4.1.2-17exp3_multi.changes uploaded successfully to localhost along with the files: gdc-4.1_0.25-4.1.2-17exp3.dsc gdc-4.1_0.25-4.1.2-17exp3.diff.gz gdc-4.1_0.25-4.1.2-17exp3_amd64.deb gdc-4.1_0.25-4.1.2-17exp3_arm.deb gdc-4.1_0.25-4.1.2-17exp3_hppa.deb gdc-4.1_0.25-4.1.2-17

gdc-4.2_0.25-4.2.2-3d1_multi.changes is NEW

2007-11-22 Thread Debian Installer
gdc-4.2_0.25-4.2.2-3d1.diff.gz to pool/main/g/gdc-4.2/gdc-4.2_0.25-4.2.2-3d1.diff.gz gdc-4.2_0.25-4.2.2-3d1.dsc to pool/main/g/gdc-4.2/gdc-4.2_0.25-4.2.2-3d1.dsc gdc-4.2_0.25-4.2.2-3d1_amd64.deb to pool/main/g/gdc-4.2/gdc-4.2_0.25-4.2.2-3d1_amd64.deb gdc-4.2_0.25-4.2.2-3d1_hppa.deb to pool/

gdc-4.1_0.25-4.1.2-17exp3_multi.changes REJECTED

2007-11-22 Thread Debian Installer
Rejected: libphobos-4.1-dev_0.25-4.1.2-17exp3_mips.deb: control file lists arch as `mips', which isn't in changes file. Rejected: gdc-4.1_0.25-4.1.2-17exp3_mips.deb: control file lists arch as `mips', which isn't in changes file. === If you don't understand why your files were rejected, or if

Processing of gdc-4.2_0.25-4.2.2-3d1_multi.changes

2007-11-22 Thread Archive Administrator
gdc-4.2_0.25-4.2.2-3d1_multi.changes uploaded successfully to localhost along with the files: gdc-4.2_0.25-4.2.2-3d1.dsc gdc-4.2_0.25-4.2.2-3d1.diff.gz gdc-4.2_0.25-4.2.2-3d1_amd64.deb gdc-4.2_0.25-4.2.2-3d1_hppa.deb gdc-4.2_0.25-4.2.2-3d1_i386.deb gdc-4.2_0.25-4.2.2-3d1_ia64.deb gdc-

Processing of gdc-4.1_0.25-4.1.2-17exp3_multi.changes

2007-11-22 Thread Archive Administrator
gdc-4.1_0.25-4.1.2-17exp3_multi.changes uploaded successfully to localhost along with the files: gdc-4.1_0.25-4.1.2-17exp3.dsc gdc-4.1_0.25-4.1.2-17exp3.diff.gz gdc-4.1_0.25-4.1.2-17exp3_amd64.deb gdc-4.1_0.25-4.1.2-17exp3_arm.deb gdc-4.1_0.25-4.1.2-17exp3_hppa.deb gdc-4.1_0.25-4.1.2-17

Bug#452402: gcc-4.2: cannot generate sparc64 executables

2007-11-22 Thread Matthias Klose
tag 452402 + wontfix thanks Bernhard R. Link writes: > * Matthias Klose <[EMAIL PROTECTED]> [071122 17:14]: > > > When I try to compile a 64 bit executable on sparc, I get errors > > > about missing a libgcc.a file for it: > > > > please install gcc-multilib. > > Thanks for you quick response. I

Processed: Re: Bug#452402: gcc-4.2: cannot generate sparc64 executables

2007-11-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 452402 + wontfix Bug#452402: gcc-4.2: cannot generate sparc64 executables There were no tags set. Tags added: wontfix > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administr

Bug#452402: gcc-4.2: cannot generate sparc64 executables

2007-11-22 Thread Bernhard R. Link
* Matthias Klose <[EMAIL PROTECTED]> [071122 17:14]: > > When I try to compile a 64 bit executable on sparc, I get errors > > about missing a libgcc.a file for it: > > please install gcc-multilib. Thanks for you quick response. I guess I was to fixated to search for packages with 64 in the name a

Bug#452402: marked as done (gcc-4.2: cannot generate sparc64 executables)

2007-11-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Nov 2007 17:14:03 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#452402: gcc-4.2: cannot generate sparc64 executables has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not t

Bug#452402: gcc-4.2: cannot generate sparc64 executables

2007-11-22 Thread Bernhard R. Link
Package: gcc-4.2 Version: 4.2.2-3 Severity: normal When I try to compile a 64 bit executable on sparc, I get errors about missing a libgcc.a file for it: $ cat > test.c <

[Bug rtl-optimization/33848] [4.2 Regression] reference to non-existent label at -O1 on mips/mipsel

2007-11-22 Thread rsandifo at gcc dot gnu dot org
--- Comment #13 from rsandifo at gcc dot gnu dot org 2007-11-22 09:32 --- Patch applied to 4.2. Mainline was already OK, so only the testcase went there. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/33848] [4.2 Regression] reference to non-existent label at -O1 on mips/mipsel

2007-11-22 Thread rsandifo at gcc dot gnu dot org
--- Comment #12 from rsandifo at gcc dot gnu dot org 2007-11-22 09:30 --- Subject: Bug 33848 Author: rsandifo Date: Thu Nov 22 09:30:02 2007 New Revision: 130345 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130345 Log: gcc/testsuite/ PR rtl-optimization/33848

[Bug rtl-optimization/33848] [4.2 Regression] reference to non-existent label at -O1 on mips/mipsel

2007-11-22 Thread rsandifo at gcc dot gnu dot org
--- Comment #11 from rsandifo at gcc dot gnu dot org 2007-11-22 09:28 --- Subject: Bug 33848 Author: rsandifo Date: Thu Nov 22 09:27:55 2007 New Revision: 130344 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130344 Log: gcc/ PR rtl-optimization/33848 * reload.c

Bug#451047: gcc-4.2: [hppa] ICE in reload_cse_simplify_operands, at postreload.c:392

2007-11-22 Thread Julien Cristau
On Thu, Nov 22, 2007 at 08:00:18 +0100, Martin Michlmayr wrote: > * Martin Michlmayr <[EMAIL PROTECTED]> [2007-11-14 09:54]: > > * Julien Cristau <[EMAIL PROTECTED]> [2007-11-13 10:12]: > > > Still ICE with -O1. Runs ok with -O0. > > This is now PR34091. > > Upstream writes: > > | I view this a