Results for 3.2.2 20030109 (Debian prerelease) testsuite on ia64-unknown-linux-gnu

2003-01-12 Thread Matthias Klose
LAST_UPDATED: Thu Jan 9 20:28:35 UTC 2003 Native configuration is ia64-unknown-linux-gnu === g++ tests === Running target unix XPASS: g++.other/init5.C Execution test FAIL: g++.pt/repo3.C (test for excess errors) === g++ Summary === # of expected passes

Bug#176311: gcc-3.2: configure generated from broken libtool.m4

2003-01-12 Thread Matthias Klose
Is it likely this will be addressed in the gcc-3.2 branch? Ryan Murray writes: > Package: gcc-3.2 > Version: 1:3.2.2ds4-0pre5 > Severity: grave > > The version of libtool used to build this source package is too old to > correctly support shared libraries for the Debian mips and mipsel > architec

Bug#176387: {sparc} gcc-3.2 regression

2003-01-12 Thread Matthias Klose
Package: gcc-3.2 Version: 2.3.1-9 Severity: important Distilled from the gpc bootstrap failure on sparc-linux: #include int main () { FILE *s = fopen("foobar","w"); char a[4] = { 0, 0, -1, 0 }; printf ("%i\n", fwrite_unlocked (a, 1, 4, s)); } $ gcc-2.95 -O2 fbug.c && ./a.out 4 $ gcc-3.0