Bug#576864: gfortran-4.4 does not support -Wp, -MD for *.F (4.4 regression, needed for auto-dependencies)

2010-04-07 Thread Kirill Smelkov
Forgot to mention, that since gfortran defaults to 4.3 in lenny, and to 4.4 in squeeze, this can be seen as lenny -> squeeze regression. Thanks, Kirill -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#576857: gjdoc bus errors on kfreebsb-amd64

2010-04-07 Thread Matthias Klose
tag 576857 + help moreinfo thanks please send a patch, or disable the building of the javadocs. does it work with the gcc-snapshot/gcc-4.5 packages? On 07.04.2010 21:15, Mattias Ellert wrote: Package: gcj-4.4-jdk Version: 4.4.3-5 Severity: serious /usr/lib/jvm/default-java/bin/javadoc exits du

Processed: Re: Bug#576857: gjdoc bus errors on kfreebsb-amd64

2010-04-07 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tag 576857 + help moreinfo Bug #576857 [gcj-4.4-jdk] gjdoc bus errors on kfreebsb-amd64 Added tag(s) help and moreinfo. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (admini

Processed: Re: Bug#576857: Acknowledgement (gjdoc bus errors on kfreebsb-amd64)

2010-04-07 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > found 576857 4.4.3-6 Bug #576857 [gcj-4.4-jdk] gjdoc bus errors on kfreebsb-amd64 Bug Marked as found in versions gcj-4.4/4.4.3-6. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administra

Bug#576864: gfortran-4.4 does not support -Wp, -MD for *.F (4.4 regression, needed for auto-dependencies)

2010-04-07 Thread Kirill Smelkov
Package: gfortran-4.4 Version: 4.4.2-9 Severity: normal Hello, Like with gcc and g++, for compiling .F sources with gfortran, I thankfully use automatic dependencies generator built into gcc's cpp. E.g. for $ cat test.F #include "test.h" program test print *,'Hello

Bug#576857: gjdoc bus errors on kfreebsb-amd64

2010-04-07 Thread Mattias Ellert
Package: gcj-4.4-jdk Version: 4.4.3-5 Severity: serious /usr/lib/jvm/default-java/bin/javadoc exits due to a bus error causing FTBFS failures on freebsd-amd64. The default javadoc on freebsd-amd64 is /usr/bin/gjdoc-4.4. Here are two examples of FTBFS javadoc generation on freebsd-amd64: https:/

Results for 4.5.0 20100404 (experimental) [trunk revision 157958] (Debian 4.5-20100404-1) testsuite on ia64-unknown-linux-gnu

2010-04-07 Thread Matthias Klose
LAST_UPDATED: Sun Apr 4 13:25:41 UTC 2010 (revision 157958) Target: ia64-linux-gnu gcc version 4.5.0 20100404 (experimental) [trunk revision 157958] (Debian 4.5-20100404-1) Native configuration is ia64-unknown-linux-gnu === g++ tests === Running target unix =

Results for 4.4.3 (Debian 4.4.3-7) testsuite on mips-unknown-linux-gnu

2010-04-07 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_3_release revision 156151 Target: mips-linux-gnu gcc version 4.4.3 (Debian 4.4.3-7) Native configuration is mips-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline "String::func

gcc-4.4: Unable to build with -m32 switch on AMD64 systems

2010-04-07 Thread Roland Haeder
Package: gcc-4.4 Version: 4.4.3-7 I try to compile a program on my AMD64 system but it fails in configure script because of a missing libgcc.a file while trying to call gcc with the -m32 switch. This is what I have discovered so far. I have included the failing part of the configure script: -