Results for 4.2.3 (Debian 4.2.3-3) libjava testsuite on arm-unknown-linux-gnu

2008-04-03 Thread Matthias Klose
LAST_UPDATED: Sat Mar 22 11:59:05 UTC 2008 (revision 133447) Native configuration is arm-unknown-linux-gnu === libjava tests === Running target unix FAIL: /build/buildd/gcj-4.2-4.2.3/src/libjava/testsuite/libjava.jar/TestClosureGC.jar execution - gij test FAIL: calls output -

Results for 4.3.1 20080401 (prerelease) (Debian 4.3.0-3) testsuite on ia64-unknown-linux-gnu

2008-04-03 Thread Matthias Klose
LAST_UPDATED: Target: ia64-linux-gnu gcc version 4.3.1 20080401 (prerelease) (Debian 4.3.0-3) Native configuration is ia64-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/tree-prof/indir-call-prof.C scan-tree-dump tree_profile "Indirect call -> direct call

Results for 4.2.3 (Debian 4.2.3-3) testsuite on m68k-unknown-linux-gnu

2008-04-03 Thread Matthias Klose
LAST_UPDATED: Sat Mar 22 11:59:05 UTC 2008 (revision 133447) Target: m68k-linux-gnu gcc version 4.2.3 (Debian 4.2.3-3) Native configuration is m68k-unknown-linux-gnu === g++ tests === Running target unix WARNING: program timed out. FAIL: tmpdir-g++.dg-struct-layout-1/t026 cp_com

Results for 4.3.1 20080401 (prerelease) (Debian 4.3.0-3) testsuite on x86_64-pc-linux-gnu

2008-04-03 Thread Matthias Klose
LAST_UPDATED: Target: x86_64-linux-gnu gcc version 4.3.1 20080401 (prerelease) (Debian 4.3.0-3) Native configuration is x86_64-pc-linux-gnu === g++ tests === Running target unix WARNING: Could not compile g++.dg/compat/struct-layout-1 generator === g++ Summary

Processed: reassign 459560 to gij-4.3

2008-04-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.18.1 > reassign 459560 gij-4.3 Bug#459560: crashes at once on hppa architecture Bug reassigned from package `ant' to `gij-4.3'. > End of message, stopping processing here. Please contac

Bug#474104: lib32gfortran3: /usr/lib32/libgfortran.so link not created

2008-04-03 Thread Alberto Luaces
Package: lib32gfortran3 Version: 4.3.0-1 Severity: normal Hi, there is no symbolic link /usr/lib32/libgfortran.so to aid 32-bit linking gfortran objects. "gfortran -m32 myfile.f90 -o myfile" works fine, but if I try to link with gcc instead (-m32 -lgfortran), gfortran library is not found beca

gcc-4.3_4.3.0-3_powerpc.changes ACCEPTED

2008-04-03 Thread Debian Installer
Accepted: cpp-4.3_4.3.0-3_powerpc.deb to pool/main/g/gcc-4.3/cpp-4.3_4.3.0-3_powerpc.deb fixincludes_4.3.0-3_powerpc.deb to pool/main/g/gcc-4.3/fixincludes_4.3.0-3_powerpc.deb g++-4.3-multilib_4.3.0-3_powerpc.deb to pool/main/g/gcc-4.3/g++-4.3-multilib_4.3.0-3_powerpc.deb g++-4.3-spu_4.3.0-3

Bug#474086: gcc-4.2: Constant optimization for strlen() prints bogus warnings

2008-04-03 Thread Ph. Marek
BTW, I just tested with ii gcc-4.3 4.3.0-3 The GNU C compiler and the result is the same - I get warnings, and strlen() gets optimized out. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#474086: gcc-4.2: Constant optimization for strlen() prints bogus warnings

2008-04-03 Thread Ph. Marek
Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Reportbug-Version: 3.39 X-Debbugs-Cc: [EMAIL PROTECTED] Package: gcc-4.2 Version: 4.2.3-3 Severity: minor I try to compile the attached C file via the command $ gcc -Wall -Os -S % and get se