[Bug fortran/24285] format(1000(a,$))

2005-10-29 Thread fxcoudert at gcc dot gnu dot org
--- Comment #1 from fxcoudert at gcc dot gnu dot org 2005-10-29 13:42 --- Confirmed. I'm working on this and related problems in io.c. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added

Bug#336167: gcc-4.0: breaks kernel builds in random ways.

2005-10-29 Thread Thiemo Seufer
Thiemo Seufer wrote: Sven Luther wrote: Package: gcc-4.0 Version: 4.0.2-3 Severity: grave Justification: renders package unusable Well, i confirm that this problem is also present on powerpc, using gcc-4.0 4.0.2-3 makes the kernel build fail, while using -2 seems to be ok. I

Bug#336167: gcc-4.0: breaks kernel builds in random ways.

2005-10-29 Thread Aurelien Jarno
Thiemo Seufer a écrit : Thiemo Seufer wrote: Sven Luther wrote: Package: gcc-4.0 Version: 4.0.2-3 Severity: grave Justification: renders package unusable It affects also userland, ncpfs FTBFS for mips/mipsel. and also sane-backends on mipsel. Bye, Aurelien -- .''`. Aurelien Jarno

Results for 3.4.5 20051015 (prerelease) (Debian 3.4.4-9) testsuite on i486-linux-gnu

2005-10-29 Thread Matthias Klose
LAST_UPDATED: Sat Oct 15 18:47:36 UTC 2005 Native configuration is i486-linux-gnu (salsa) === gpc tests === Running target any FAIL: fjf998r.pas === gpc Summary === # of tests4947 # of expected passes 4945 # of unexpected failures 1 # of

Results for 3.4.5 20051015 (prerelease) (Debian 3.4.4-9) testsuite on ia64-linux-gnu

2005-10-29 Thread Matthias Klose
LAST_UPDATED: Sat Oct 15 18:47:36 UTC 2005 Native configuration is ia64-linux-gnu (caballero) === gpc tests === Running target any FAIL: chief40.pas FAIL: chuck6.pas FAIL: fieldw.pas FAIL: fjf219e.pas FAIL: fjf219f.pas FAIL: fjf23.pas FAIL: fjf30b.pas FAIL: fjf327.pas FAIL:

Results for 3.4.5 20051015 (prerelease) (Debian 3.4.4-9) testsuite on powerpc-linux-gnu

2005-10-29 Thread Matthias Klose
LAST_UPDATED: Sat Oct 15 18:47:36 UTC 2005 Native configuration is powerpc-linux-gnu (voltaire) === gpc tests === Running target any FAIL: fjf998r.pas === gpc Summary === # of tests4947 # of expected passes 4943 # of unexpected failures 1

Results for 4.1.0 20051008 (experimental) testsuite on sparc-unknown-linux-gnu

2005-10-29 Thread Matthias Klose
LAST_UPDATED: Sat Oct 8 13:23:55 UTC 2005 Native configuration is sparc-unknown-linux-gnu === g++ tests === Running target unix XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary === # of expected passes11349 # of unexpected

Results for 4.1.0 20051008 (experimental) testsuite on arm-unknown-linux-gnu

2005-10-29 Thread Matthias Klose
LAST_UPDATED: Sat Oct 8 13:23:55 UTC 2005 Native configuration is arm-unknown-linux-gnu === libffi tests === Running target unix FAIL: libffi.call/closure_fn0.c (test for excess errors) WARNING: libffi.call/closure_fn0.c compilation failed to produce executable FAIL:

Results for 4.1.0 20051023 (experimental) testsuite on alpha-unknown-linux-gnu

2005-10-29 Thread Matthias Klose
LAST_UPDATED: So Okt 23 09:48:15 UTC 2005 Native configuration is alpha-unknown-linux-gnu === libffi tests === Running target unix === libffi Summary === # of expected passes228 # of unsupported tests 2 === libjava tests

Results for 4.1.0 20051023 (experimental) testsuite on i486-pc-linux-gnu

2005-10-29 Thread Matthias Klose
LAST_UPDATED: So Okt 23 09:48:15 UTC 2005 Native configuration is i486-pc-linux-gnu === g++ tests === Running target unix XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary === # of expected passes11537 # of unexpected successes

Results for 4.1.0 20051023 (experimental) testsuite on mips-unknown-linux-gnu

2005-10-29 Thread Matthias Klose
LAST_UPDATED: So Okt 23 09:48:15 UTC 2005 Native configuration is mips-unknown-linux-gnu === g++ tests === Running target unix XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary === # of expected passes11457 # of unexpected

Results for 4.1.0 20051023 (experimental) testsuite on ia64-unknown-linux-gnu

2005-10-29 Thread Matthias Klose
LAST_UPDATED: So Okt 23 09:48:15 UTC 2005 Native configuration is ia64-unknown-linux-gnu === g++ tests === Running target unix XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary === # of expected passes11013 # of unexpected

Results for 4.1.0 20051023 (experimental) testsuite on mipsel-unknown-linux-gnu

2005-10-29 Thread Matthias Klose
LAST_UPDATED: So Okt 23 09:48:15 UTC 2005 Native configuration is mipsel-unknown-linux-gnu === g++ tests === Running target unix XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary === # of expected passes11457 # of unexpected

Results for 4.1.0 20051023 (experimental) testsuite on powerpc-unknown-linux-gnu

2005-10-29 Thread Matthias Klose
LAST_UPDATED: So Okt 23 09:48:15 UTC 2005 Native configuration is powerpc-unknown-linux-gnu === g++ tests === Running target unix === g++ Summary === # of expected passes11558 # of expected failures 66 # of unsupported tests 88

Bug#336406: g++-4.0: problem when string function fails to return string

2005-10-29 Thread Ross Johnson
Package: g++-4.0 Version: 4.0.2-2 Severity: normal In the following 4-line program, Test() fails to return a string (as promised) and no compiler warning is given. If executed, this program seg faults. It seems to me that either the compiler should provide a warning or the string library