Bug#571532: [patch] ant FTBFS on gcj architectures

2010-03-09 Thread Petr Salinger
notfixed 571542 1.8.0-3 found 571542 1.8.0-3 tags 571542 +patch -- Hello. The problem is that FileUtils.BUF_SIZE (8192) is currently bigger than page size (4096) on some architectures, the copied file is mmaped-in and the code tries to access after end of a file. The patch bellow will provide

Bug#568398: gcc-4.4: Error casting double complex to char

2010-03-09 Thread Falk Hueffner
tags 568398 + moreinfo thanks On Thu, Feb 04, 2010 at 10:10:00AM -0500, Camm Maguire wrote: dd.c: #include stdio.h #include complex.h int main(int argc,char * argv[]) { double complex d=0; long l; sscanf(argv[1],%ld,l); d=l; printf(%d %d %d %d

Processed: tags 567695 + moreinfo unreproducible

2010-03-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 567695 + moreinfo unreproducible Bug #567695 [gcc-4.4] gcc-4.4: Miscompilation of isupper at -O2 on amd64 and alpha, maybe others Added tag(s) unreproducible and moreinfo. End of message, stopping processing here. Please contact me if you

Processed: Re: gcc-4.4: Error casting double complex to char

2010-03-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 568398 + moreinfo Bug #568398 [gcc-4.4] gcc-4.4: Error casting double complex to char Added tag(s) moreinfo. thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator

Processed: Re: Bug#532871: g++-4.4: No warning about value-altering conversion inspite of -Wconversion and -Wsign-conversion

2010-03-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 532871 + moreinfo Bug #532871 [g++-4.4] g++-4.4: No warning about value-altering conversion inspite of -Wconversion and -Wsign-conversion Added tag(s) moreinfo. thanks Stopping processing here. Please contact me if you need assistance.

Bug#572756: marked as done (Many programs compiled with gfortran-4.4 -fopenmp segfault)

2010-03-09 Thread Debian Bug Tracking System
Your message dated Tue, 9 Mar 2010 14:02:43 +0100 with message-id 20100309130243.ga14...@minet.uni-jena.de and subject line Re: Many programs compiled with gfortran-4.4 -fopenmp segfault has caused the Debian Bug report #572756, regarding Many programs compiled with gfortran-4.4 -fopenmp

Bug#564274: g++-4.4: Program is compiling by g++, even there is a bad conversion

2010-03-09 Thread Falk Hueffner
tags 564274 + moreinfo thanks On Fri, Jan 08, 2010 at 10:40:07PM +0100, S??awomir Domaga??a wrote: I can't make shorter source code, where is this error, thus I've got all source code from my programme, but I've written which lines is the error. Line from 156 to 161 in engine.cpp:

Bug#570838: marked as done (g++-4.4: Wrong value computed is not used warning, when the subexpression has a leftvalue.)

2010-03-09 Thread Debian Bug Tracking System
Your message dated Tue, 9 Mar 2010 15:03:26 +0100 with message-id 20100309140325.gc14...@minet.uni-jena.de and subject line Re: Processed: tags 567695 + moreinfo unreproducible has caused the Debian Bug report #570838, regarding g++-4.4: Wrong value computed is not used warning, when the

Processed: Re: Bug#532871: g++-4.4: No warning about value-altering conversion inspite of -Wconversion and -Wsign-conversion

2010-03-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: retitle 532871 Add optional warning for unary minus applied to unsigned types Bug #532871 [g++-4.4] g++-4.4: No warning about value-altering conversion inspite of -Wconversion and -Wsign-conversion Changed Bug title to 'Add optional warning for

Processed: Bug#570265: g++-4.4: [4.4/4.5 regression] Rejects template with const static data member used in return type

2010-03-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 570265 + upstream fixed-upstream Bug #570265 [g++-4.4] g++-4.4: [4.4/4.5 regression] Rejects template with const static data member used in return type Added tag(s) upstream and fixed-upstream. forwarded 570265 http://gcc.gnu.org/PR26261

Bug#554690: [DebianBug:554690] Building cross-compiler for multilib arch fails

2010-03-09 Thread Giel van Schijndel
On Fri, Nov 06, 2009 at 12:38:33AM +0100, Goswin von Brederlow wrote: I'm trying to build a cross-compiler for i486-linux-gnu for amd64 Debian and it fails. I know, I know, there is gcc -m32. But I need to test cross-compiling and I don't have an arm cpu to test with. I followed the

gdc-4.3_2.015-4.3.4-1_amd64.changes ACCEPTED

2010-03-09 Thread Archive Administrator
Accepted: gdc-4.3_2.015-4.3.4-1.diff.gz to main/g/gdc-4.3/gdc-4.3_2.015-4.3.4-1.diff.gz gdc-4.3_2.015-4.3.4-1.dsc to main/g/gdc-4.3/gdc-4.3_2.015-4.3.4-1.dsc gdc-4.3_2.015-4.3.4-1_amd64.deb to main/g/gdc-4.3/gdc-4.3_2.015-4.3.4-1_amd64.deb gdc-4.3_2.015-4.3.4.orig.tar.gz to

Processed: profiling bugs are not RC critical reports

2010-03-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: severity 569984 normal Bug #569984 [gcc-4.4] WARNING: gcov did not create any files BUT: strange files produced Severity set to 'normal' from 'serious' thanks Stopping processing here. Please contact me if you need assistance. Debian bug

Bug#569984: profiling bugs are not RC critical reports

2010-03-09 Thread Matthias Klose
severity 569984 normal thanks profiling bugs are not RC critical reports for the compiler packages; please set the appropriate severity when reassigning, and comment on the reason you are reassigning. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of

Bug#554690: [DebianBug:554690] Building cross-compiler for multilib arch fails

2010-03-09 Thread Giel van Schijndel
On Tue, Mar 09, 2010 at 04:51:42PM +0100, Giel van Schijndel wrote: On Fri, Nov 06, 2009 at 12:38:33AM +0100, Goswin von Brederlow wrote: I'm trying to build a cross-compiler for i486-linux-gnu for amd64 Debian and it fails. I know, I know, there is gcc -m32. But I need to test cross-compiling