gcc-snapshot_20080802-1_i386.changes ACCEPTED

2008-08-02 Thread Debian Installer
Accepted: gcc-snapshot_20080802-1.diff.gz to pool/main/g/gcc-snapshot/gcc-snapshot_20080802-1.diff.gz gcc-snapshot_20080802-1.dsc to pool/main/g/gcc-snapshot/gcc-snapshot_20080802-1.dsc gcc-snapshot_20080802-1_i386.deb to pool/main/g/gcc-snapshot/gcc-snapshot_20080802-1_i386.deb gcc-snapshot

Results for 4.3.1 (Debian 4.3.1-7) libjava testsuite on m68k-unknown-linux-gnu

2008-08-02 Thread Matthias Klose
LAST_UPDATED: Tue Jul 22 21:53:02 UTC 2008 (revision 138065) Target: m68k-linux-gnu gcc version 4.3.1 (Debian 4.3.1-7) Native configuration is m68k-unknown-linux-gnu === libjava tests === Running target unix FAIL: StackTrace2 output - source compiled test FAIL: StackTrace2 -O3

Results for 4.3.1 (Debian 4.3.1-7) libjava testsuite on ia64-unknown-linux-gnu

2008-08-02 Thread Matthias Klose
LAST_UPDATED: Tue Jul 22 21:53:02 UTC 2008 (revision 138065) Target: ia64-linux-gnu gcc version 4.3.1 (Debian 4.3.1-7) Native configuration is ia64-unknown-linux-gnu === libjava tests === Running target unix FAIL: getlocalvartable output FAIL: Throw_3 -O3 output - source compil

Results for 4.2.4 (Debian 4.2.4-3j1) libjava testsuite on ia64-unknown-linux-gnu

2008-08-02 Thread Matthias Klose
LAST_UPDATED: Sat Jul 5 16:51:46 UTC 2008 (revision 137509) Target: ia64-linux-gnu gcc version 4.2.4 (Debian 4.2.4-3j1) Native configuration is ia64-unknown-linux-gnu === libjava tests === Running target unix FAIL: getlocalvartable output FAIL: Throw_3 -O3 output - source compi

Processing of gcc-snapshot_20080802-1_i386.changes

2008-08-02 Thread Archive Administrator
gcc-snapshot_20080802-1_i386.changes uploaded successfully to localhost along with the files: gcc-snapshot_20080802-1.dsc gcc-snapshot_20080802.orig.tar.gz gcc-snapshot_20080802-1.diff.gz gcc-snapshot_20080802-1_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, em

Bug#493490: gfortran segfaults with openmp

2008-08-02 Thread Stefano Simonucci
Package: gfortran Version: 4:4.3.1-2 Severity: normal A program compiled with the option -fopenmp does not run. It simply gives a segmentation fault. If the program is compiled without the -fopenmp option, it runs without errors. The program (called prov.f90) is the following PROGRAM ELMAT IM

Processed: tagging 473167

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.35 > tags 473167 + patch Bug#473167: string concatenation segfaults There were no tags set. Tags added: patch > End of message, stopping processing here. Please contact me if you need a

Bug#473167: [powerpc] tested gdc-array-concat.dpatch, torus-trooper runs OK

2008-08-02 Thread Pancho Horrillo
On Sat, Aug 02, 2008 at 02:38:41PM +0200, Peter De Wachter wrote: > The gcc build system doesn't pick up patches automatically, they need > to be listed in one of the makefiles. You'll have to make this change > to debian/rules.patch: > > --- debian/rules.patch.orig 2008-08-02 14:18:21.0

[Bug target/35659] [4.3/4.4 Regression] Miscompiled code with -O2 (but not with -O2 -funroll-loops) on ia64

2008-08-02 Thread mkuvyrkov at gcc dot gnu dot org
--- Comment #23 from mkuvyrkov at gcc dot gnu dot org 2008-08-02 18:15 --- (In reply to comment #22) > Maxim, have you had time to look at this bug? Given that it is generating bad > code and is in 4.3.0 and 4.3.1 I was wondering if it will be fixed for 4.3.2. Sorry for the delay. I

Bug#473167: [powerpc] tested gdc-array-concat.dpatch but torus-trooper still segfaults

2008-08-02 Thread Peter De Wachter
The gcc build system doesn't pick up patches automatically, they need to be listed in one of the makefiles. You'll have to make this change to debian/rules.patch: --- debian/rules.patch.orig 2008-08-02 14:18:21.0 +0200 +++ debian/rules.patch 2008-08-01 14:24:15.0 +0200 @@ -203

Bug#473167: [powerpc] tested gdc-array-concat.dpatch but torus-trooper still segfaults

2008-08-02 Thread Pancho Horrillo
Hi, Peter. I just tested your patch gdc-array-concat.dpatch, and it seems that torus-trooper still segfaults on start. This is the procedure I followed: # aptitude build-depends gdc-4.1 # aptitude build-depends torus-trooper $ apt-get source gdc-4.1 $ mv gdc-array-concat.dpatch /debian/patch