gcc-snapshot_20030410-1_hppa.changes ACCEPTED

2003-04-12 Thread Debian Installer

Accepted:
gcc-snapshot_20030410-1_hppa.deb
  to pool/main/g/gcc-snapshot/gcc-snapshot_20030410-1_hppa.deb


Thank you for your contribution to Debian.




gcc-3.2_3.2.3ds7-0pre8_hppa.changes ACCEPTED

2003-04-12 Thread Debian Installer

Accepted:
cpp-3.2_3.2.3-0pre8_hppa.deb
  to pool/main/g/gcc-3.2/cpp-3.2_3.2.3-0pre8_hppa.deb
g++-3.2_3.2.3-0pre8_hppa.deb
  to pool/main/g/gcc-3.2/g++-3.2_3.2.3-0pre8_hppa.deb
g77-3.2_3.2.3-0pre8_hppa.deb
  to pool/main/g/gcc-3.2/g77-3.2_3.2.3-0pre8_hppa.deb
gcc-3.2-base_3.2.3-0pre8_hppa.deb
  to pool/main/g/gcc-3.2/gcc-3.2-base_3.2.3-0pre8_hppa.deb
gcc-3.2_3.2.3-0pre8_hppa.deb
  to pool/main/g/gcc-3.2/gcc-3.2_3.2.3-0pre8_hppa.deb
gnat-3.2_3.2.3-0pre8_hppa.deb
  to pool/main/g/gcc-3.2/gnat-3.2_3.2.3-0pre8_hppa.deb
gobjc-3.2_3.2.3-0pre8_hppa.deb
  to pool/main/g/gcc-3.2/gobjc-3.2_3.2.3-0pre8_hppa.deb
gpc-2.1-3.2_3.2.3.20030323-0pre8_hppa.deb
  to pool/main/g/gcc-3.2/gpc-2.1-3.2_3.2.3.20030323-0pre8_hppa.deb
libstdc++5-dbg_3.2.3-0pre8_hppa.deb
  to pool/main/g/gcc-3.2/libstdc++5-dbg_3.2.3-0pre8_hppa.deb
libstdc++5-dev_3.2.3-0pre8_hppa.deb
  to pool/main/g/gcc-3.2/libstdc++5-dev_3.2.3-0pre8_hppa.deb
libstdc++5-pic_3.2.3-0pre8_hppa.deb
  to pool/main/g/gcc-3.2/libstdc++5-pic_3.2.3-0pre8_hppa.deb


Thank you for your contribution to Debian.




Bug#187978: marked as done (gcc-3.3: slightly incorrect Build-Depends)

2003-04-12 Thread Debian Bug Tracking System
Your message dated Sat, 12 Apr 2003 08:35:07 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#187978: gcc-3.3: slightly incorrect Build-Depends
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 7 Apr 2003 11:20:14 +
>From [EMAIL PROTECTED] Mon Apr 07 06:20:12 2003
Return-path: <[EMAIL PROTECTED]>
Received: from mail.iwr.uni-heidelberg.de [129.206.104.30] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 192Ufc-0002Wd-00; Mon, 07 Apr 2003 06:20:12 -0500
Received: from aylee.iwr.uni-heidelberg.de ([EMAIL PROTECTED] [129.206.69.123])
by mail.iwr.uni-heidelberg.de (8.11.2/8.11.1) with ESMTP id 
h37BKBj26430;
Mon, 7 Apr 2003 13:20:11 +0200 (MET DST)
Received: from thimo by aylee.iwr.uni-heidelberg.de with local
 (masqmail 0.2.19) id 192Ufa-6ll-00; Mon, 07 Apr 2003 13:20:10 +0200
From: Thimo Neubauer <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: gcc-3.3: slightly incorrect Build-Depends
X-Mailer: reportbug 1.50
Date: Mon, 07 Apr 2003 13:20:10 +0200
Message-ID: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-0.2 required=4.0
tests=HAS_PACKAGE,SPAM_PHRASE_00_01
version=2.44
X-Spam-Level: 

Package: gcc-3.3
Version: 1:3.3-0pre3.aylee
Severity: normal

I've used pbuilder to backport gcc-3.3 to woody and encountered the
following error:

  else true; fi; \
else true; fi
cd ../../src/gcc && makeinfo   -Idoc/include \
-o treelang/treelang-3.3.info treelang/treelang.texi
treelang/treelang.texi:84: Unknown command `copying'.
treelang/treelang.texi:104: Unmatched [EMAIL PROTECTED]'.
treelang/treelang.texi:132: Unknown command `insertcopying'.
makeinfo: Removing output file `treelang/treelang-3.3.info' due to errors; use 
--force to preserve.
make[3]: *** [../../src/gcc/treelang/treelang.info] Error 2
make[3]: Leaving directory `/tmp/buildd/gcc-3.3-3.3ds3/build/gcc'
make[2]: *** [install-gcc] Error 2
make[2]: Leaving directory `/tmp/buildd/gcc-3.3-3.3ds3/build'
make[1]: *** [stamps/07-install-stamp] Error 2
make[1]: Leaving directory `/tmp/buildd/gcc-3.3-3.3ds3'
make: *** [stamps/07-install-stamp] Error 2
pbuilder: Failed autobuilding of package
 -> Aborting with an error
 -> unmounting proc filesystem
 -> unmounting dev/pts filesystem
 -> cleaning the build env 

It's rather frustrating to see a big build die on the docs ;-) Anyway,
the problem is that the texinfo in woody (4.1) doesn't know the
copying-command. Changing the build-dep to texinfo >= 4.3 should fix
this.

CU
   Thimo


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux aylee 2.4.19 #2 Fre Nov 8 22:29:43 CET 2002 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

Versions of packages gcc-3.3 depends on:
ii  binutils   2.13.90.0.10-1The GNU assembler, linker and bina
ii  cpp-3.31:3.3-0pre3.aylee The GNU C preprocessor
ii  gcc-3.3-base   1:3.3-0pre3.aylee The GNU Compiler Collection (base 
ii  libc6  2.3.1-16  GNU C Library: Shared libraries an
ii  libgcc11:3.3-0pre3.aylee GCC support library


---
Received: (at 187978-done) by bugs.debian.org; 12 Apr 2003 06:35:20 +
>From [EMAIL PROTECTED] Sat Apr 12 01:35:20 2003
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 194Ebf-0007EC-00; Sat, 12 Apr 2003 01:35:19 -0500
Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1])
by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id IAA14593;
Sat, 12 Apr 2003 08:35:08 +0200 (MET DST)
Received: (from [EMAIL PROTECTED])
by bolero.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id h3C6Z8614821;
Sat, 12 Apr 2003 08:35:08 +0200 (MEST)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Sat, 12 Apr 2003 08:35:07 +0200
To: Thimo Neubauer <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#187978: gcc-3.3: slightly incorrect Build-Depends
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-1.3 required=4.0
tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,

Bug#186667: marked as done (gcc-3.3_1:3.3ds2-0pre2(testing/ia64): FTBFS: )

2003-04-12 Thread Debian Bug Tracking System
Your message dated Sat, 12 Apr 2003 08:36:40 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#186667: gcc-3.3_1:3.3ds2-0pre2(testing/ia64): FTBFS: 
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 28 Mar 2003 22:46:09 +
>From [EMAIL PROTECTED] Fri Mar 28 16:46:08 2003
Return-path: <[EMAIL PROTECTED]>
Received: from winfree.gag.com [192.133.104.8] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 18z2bw-HR-00; Fri, 28 Mar 2003 16:46:08 -0600
Received: from spampd.localdomain (localhost [127.0.0.1])
by winfree.gag.com (Postfix) with ESMTP id 0B27BC07B
for <[EMAIL PROTECTED]>; Fri, 28 Mar 2003 15:45:46 -0700 (MST)
Received: from rover.gag.com (rover.gag.com [192.133.104.32])
by winfree.gag.com (Postfix) with ESMTP id BD1E5C4B6
for <[EMAIL PROTECTED]>; Fri, 28 Mar 2003 15:45:28 -0700 (MST)
Received: by rover.gag.com (Postfix, from userid 1000)
id B127E43BD0; Fri, 28 Mar 2003 15:45:28 -0700 (MST)
To: [EMAIL PROTECTED]
Subject: gcc-3.3_1:3.3ds2-0pre2(testing/ia64): FTBFS: 
From: Bdale Garbee <[EMAIL PROTECTED]>
Date: Fri, 28 Mar 2003 15:45:28 -0700
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-0.2 required=4.0
tests=HAS_PACKAGE,SPAM_PHRASE_00_01,SUPERLONG_LINE
version=2.44
X-Spam-Level: 

Package: gcc-3.3
Version: 1:3.3ds2-0pre2
Severity: important

This package fails on the ia64 autobuilder as shown below.

Bdale

| Automatic build of gcc-3.3_1:3.3ds2-0pre2 on caballero by sbuild/ia64 1.169
| Build started at 20030328-1558

[...]

| stage1/xgcc -Bstage1/ -B/usr/ia64-linux/bin/ -c   -O2  -DIN_GCC   -W -Wall 
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional 
-pedantic -Wno-long-long   -DHAVE_CONFIG_H-I. -I. -I../../src/gcc 
-I../../src/gcc/. -I../../src/gcc/config -I../../src/gcc/../include 
../../src/gcc/c-common.c -o c-common.o
| ../../src/gcc/c-common.c: In function `overflow_warning':
| ../../src/gcc/c-common.c:1376: internal compiler error: Segmentation fault
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See http://www.gnu.org/software/gcc/bugs.html> for instructions.
| make[4]: *** [c-common.o] Error 1

[...]

A complete build log can be found at
http://buildd.debian.org/build.php?arch=ia64&pkg=gcc-3.3&ver=1:3.3ds2-0pre2


---
Received: (at 186667-done) by bugs.debian.org; 12 Apr 2003 06:40:19 +
>From [EMAIL PROTECTED] Sat Apr 12 01:40:19 2003
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 194EgU-0007VZ-00; Sat, 12 Apr 2003 01:40:18 -0500
Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1])
by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id IAA14718;
Sat, 12 Apr 2003 08:36:40 +0200 (MET DST)
Received: (from [EMAIL PROTECTED])
by bolero.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id h3C6aeK14830;
Sat, 12 Apr 2003 08:36:40 +0200 (MEST)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Sat, 12 Apr 2003 08:36:40 +0200
To: Bdale Garbee <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#186667: gcc-3.3_1:3.3ds2-0pre2(testing/ia64): FTBFS: 
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-1.3 required=4.0
tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,
  SUPERLONG_LINE
version=2.44
X-Spam-Level: 

did build again (0pre3).

Bdale Garbee writes:
> Package: gcc-3.3
> Version: 1:3.3ds2-0pre2
> Severity: important
> 
> This package fails on the ia64 autobuilder as shown below.
> 
> Bdale
> 
> | Automatic build of gcc-3.3_1:3.3ds2-0pre2 on caballero by sbuild/ia64 1.169
> | Build started at 20030328-1558
> 
> [...]
> 
> | stage1/xgcc -Bstage1/ -B/usr/ia64-linux/bin/ -c   -O2  -DIN_GCC   -W -Wall 
> -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional 
> -pedantic -Wno-long-long   -DHAVE_CONFIG_H-I. -I. -I../../src/gcc 
> -I../../src/gcc/. -I../../src/gcc/config -I../../src/gcc/../include 
> ../../src/gc

新洲区特种野猪繁育中心

2003-04-12 Thread yezhu
  武汉市新洲区特种野猪繁育研究中心是经湖北省林业局批准,武汉市工商局注册
(注册号:4201173108860),专业从事野猪驯养、繁育、杂交,研究工作的单位。饲养场位于武汉市新洲区大别山附近,占地2000余平方米,采取封闭式管理(圈养),另有一座两千亩荒山放养基地,山上除了有120头纯种公母野猪和500余头特种母野猪外还有野兔、野鹅、野鸭、野鸡等纯天然物种。纯种山林野  我中心为引种户常年提供技术支持   猪,特种野猪,均常年面向全国供种并负责回收特种野猪,真正达到互惠互利、共同发展的目的。欢迎来人参观,考察,洽谈。
.
湖北省野生动物驯养繁殖许可证  湖北省野生动物经营许可证
思维与决策

  特种野猪刚刚起步,是否有前景各人心中有底,如引种饲养,产生的效益,根据各地市场,将是家猪的几倍至十几倍,如果你迟迟不决,将失去一个好项目,失去一个垂手可得的赚大钱的机会,因为它会给你带来名利双收的效果,在当今市场竞争激烈的情况下,搞任何项目都要一眼看准,越早越快越赚钱,迟了最便宜也要找市场,看准了就上,优柔寡断最是事业成功之大敌,不是任何时间都有好项目放在你眼前,请有意者三思而行。来函来电即寄资料!

特种畜禽谁将走俏?

电话:(027)85628129 85627129 杨洁  传真:(027)85627129 (0)13037130358 
方工
办公地址:武汉市汉口唐蔡路53号 
王慧慧 邮编:430023 乘车路线:汉口火车站下,乘533路519路公交车到唐蔡路站下即到
网址:http://www.ye-zhu.com/  ; [EMAIL PROTECTED]


Î人ÊÐÐÂÖÞÇøÌØÖÖÒ°Öí·±ÓýÑо¿ÖÐÐÄ.htm
Description: Binary data


Bug#187652: [patch] [3.2.3/hppa] fix function pointer comparisions

2003-04-12 Thread Gabriel Dos Reis
Randolph Chung <[EMAIL PROTECTED]> writes:

| In reference to a message from Matthias Klose, dated Apr 05:
| > Will do. What about applying this patch upstream for 3.2.3?
| 
| since this is not a regression, i'm not sure it will be a candidate for
| 3.2.3, but if Gabriel is ok with it, all the better :-)


Hi,

  I'm afraid non-regresion fixes could not be applied at this point of
the release process.

Thank,

-- Gaby




Results for 3.2.3 20030407 (Debian prerelease) testsuite on hppa-unknown-linux-gnu

2003-04-12 Thread Matthias Klose
LAST_UPDATED: Mon Apr  7 20:20:50 UTC 2003

Native configuration is hppa-unknown-linux-gnu

=== g++ tests ===


Running target unix
XPASS: g++.mike/eh33.C (test for excess errors)
XPASS: g++.mike/eh33.C  Execution test
XPASS: g++.mike/eh50.C (test for excess errors)
XPASS: g++.mike/eh50.C  Execution test
XPASS: g++.other/init5.C  Execution test

=== g++ Summary ===

# of expected passes7344
# of unexpected successes   5
# of expected failures  88
# of untested testcases 23
# of unsupported tests  6
/home/packages/gcc/3.2/gcc-3.2-3.2.3ds7/build/gcc/testsuite/../g++ version 
3.2.3 20030407 (Debian prerelease)

=== g77 tests ===


Running target unix

=== g77 Summary ===

# of expected passes1458
# of unsupported tests  8
/home/packages/gcc/3.2/gcc-3.2-3.2.3ds7/build/gcc/testsuite/../g77 version 
3.2.3 20030407 (Debian prerelease)

=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/execute/20020307-2.c compilation,  -O0 
UNRESOLVED: gcc.c-torture/execute/20020307-2.c execution,  -O0 
FAIL: gcc.c-torture/execute/20020307-2.c compilation,  -O1 
UNRESOLVED: gcc.c-torture/execute/20020307-2.c execution,  -O1 
FAIL: gcc.c-torture/execute/20020307-2.c compilation,  -O2 
UNRESOLVED: gcc.c-torture/execute/20020307-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/20020307-2.c compilation,  -O3 -fomit-frame-pointer 
UNRESOLVED: gcc.c-torture/execute/20020307-2.c execution,  -O3 
-fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20020307-2.c compilation,  -O3 -fomit-frame-pointer 
-funroll-loops 
UNRESOLVED: gcc.c-torture/execute/20020307-2.c execution,  -O3 
-fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/20020307-2.c compilation,  -O3 -fomit-frame-pointer 
-funroll-all-loops -finline-functions 
UNRESOLVED: gcc.c-torture/execute/20020307-2.c execution,  -O3 
-fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/20020307-2.c compilation,  -O3 -g 
UNRESOLVED: gcc.c-torture/execute/20020307-2.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/20020307-2.c compilation,  -Os 
UNRESOLVED: gcc.c-torture/execute/20020307-2.c execution,  -Os 
FAIL: gcc.c-torture/execute/arith-rand.c execution,  -O0 
FAIL: gcc.c-torture/execute/arith-rand.c execution,  -O1 
FAIL: gcc.c-torture/execute/arith-rand.c execution,  -O2 
FAIL: gcc.c-torture/execute/arith-rand.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/arith-rand.c execution,  -O3 -fomit-frame-pointer 
-funroll-loops 
FAIL: gcc.c-torture/execute/arith-rand.c execution,  -O3 -fomit-frame-pointer 
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/arith-rand.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/arith-rand.c execution,  -Os 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -O0 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -O1 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -O2 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -O3 -fomit-frame-pointer 
-funroll-loops 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -O3 -fomit-frame-pointer 
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -Os 
FAIL: gcc.dg/20020312-2.c (test for excess errors)
WARNING: gcc.dg/20020312-2.c compilation failed to produce executable
FAIL: gcc.dg/asm-names.c (test for excess errors)

=== gcc Summary ===

# of expected passes18804
# of unexpected failures26
# of expected failures  74
# of unresolved testcases   8
# of unsupported tests  128
/home/packages/gcc/3.2/gcc-3.2-3.2.3ds7/build/gcc/xgcc version 3.2.3 20030407 
(Debian prerelease)

=== objc tests ===


Running target unix
FAIL: objc.dg/naming-1.m  (test for errors, line 20)
FAIL: objc.dg/naming-1.m (test for excess errors)
FAIL: objc.dg/naming-2.m  (test for errors, line 7)
FAIL: objc.dg/naming-2.m (test for excess errors)

=== objc Summary ===

# of expected passes1031
# of unexpected failures4
# of expected failures  6
/home/packages/gcc/3.2/gcc-3.2-3.2.3ds7/build/gcc/xgcc version 3.2.3 20030407 
(Debian prerelease)

=== libstdc++-v3 tests ===


Running target unix
XPASS: 22_locale/collate_byname.cc execution test
XPASS: 22_locale/collate_members_char.cc execution test
XPASS: 22_locale/collate_members_wchar_t.cc execution test
XPASS: 22_locale/ctype_is_char.cc execution test
XPASS: 22_locale/members.cc execution test
XPASS: 22_locale/messages_byname.cc execution test
XPASS: 22_locale/messages_members_char.cc execution test
XPASS: 22_locale/moneypunct_byname.cc execution test
XPASS: 22_locale/moneypunct_members_char.cc execution test
XPASS: 22_locale/moneypunct_members_wchar_t.cc

Results for 3.2.3 20030407 (Debian prerelease) testsuite on arm-unknown-linux-gnu

2003-04-12 Thread Matthias Klose
LAST_UPDATED: Mon Apr  7 20:20:50 UTC 2003

Native configuration is arm-unknown-linux-gnu

=== libjava tests ===


Running target unix
WARNING: program timed out.
FAIL: Thread_Monitor execution from source compiled test
WARNING: program timed out.
FAIL: Thread_Monitor execution from bytecode->native test
WARNING: program timed out.
FAIL: Thread_Monitor -O execution from source compiled test
WARNING: program timed out.
FAIL: Thread_Monitor -O execution from bytecode->native test
WARNING: program timed out.
FAIL: SyncTest execution from source compiled test
WARNING: program timed out.
FAIL: SyncTest execution from bytecode->native test
WARNING: program timed out.
FAIL: SyncTest -O execution from source compiled test
WARNING: program timed out.
FAIL: SyncTest -O execution from bytecode->native test
FAIL: InvokeReturn output from source compiled test
FAIL: InvokeReturn output from bytecode->native test
FAIL: InvokeReturn -O output from source compiled test
FAIL: InvokeReturn -O output from bytecode->native test

=== libjava Summary ===

# of expected passes2041
# of unexpected failures12
# of expected failures  18
# of untested testcases 22
=== libstdc++-v3 tests ===


Running target unix
FAIL: 18_support/numeric_limits.cc execution test
XPASS: 22_locale/collate_byname.cc execution test
XPASS: 22_locale/collate_members_char.cc execution test
XPASS: 22_locale/collate_members_wchar_t.cc execution test
XPASS: 22_locale/ctype_is_char.cc execution test
XPASS: 22_locale/ctype_is_wchar_t.cc execution test
XPASS: 22_locale/members.cc execution test
XPASS: 22_locale/messages_byname.cc execution test
XPASS: 22_locale/messages_members_char.cc execution test
XPASS: 22_locale/moneypunct_byname.cc execution test
XPASS: 22_locale/moneypunct_members_char.cc execution test
XPASS: 22_locale/moneypunct_members_wchar_t.cc execution test
XPASS: 22_locale/numpunct_byname.cc execution test
XPASS: 22_locale/numpunct_members_char.cc execution test
XPASS: 22_locale/numpunct_members_wchar_t.cc execution test
FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)
WARNING: program timed out.
FAIL: thread/pthread1.cc execution test
WARNING: program timed out.
FAIL: thread/pthread4.cc execution test
WARNING: program timed out.
FAIL: thread/pthread5.cc execution test
WARNING: program timed out.
FAIL: thread/pthread6.cc execution test

=== libstdc++-v3 Summary ===

# of expected passes427
# of unexpected failures6
# of unexpected successes   14
# of expected failures  12
=== g++ tests ===


Running target unix
FAIL: g++.dg/abi/vbase10.C  (test for warnings, line 6)
XPASS: g++.other/init5.C  Execution test

=== g++ Summary ===

# of expected passes7347
# of unexpected failures1
# of unexpected successes   1
# of expected failures  88
# of untested testcases 23
# of unsupported tests  6
/build/buildd/gcc-3.2-3.2.3ds7/build/gcc/testsuite/../g++ version 3.2.3 
20030407 (Debian prerelease)

=== g77 tests ===


Running target unix

=== g77 Summary ===

# of expected passes1458
# of unsupported tests  8
/build/buildd/gcc-3.2-3.2.3ds7/build/gcc/testsuite/../g77 version 3.2.3 
20030407 (Debian prerelease)

=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O0 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O1 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O3 -fomit-frame-pointer 
-funroll-loops 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O3 -fomit-frame-pointer 
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -Os 
FAIL: gcc.c-torture/execute/990208-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/990208-1.c execution,  -O3 -g 
FAIL: gcc.dg/20021014-1.c execution test
FAIL: gcc.dg/pack-test-1.c (test for excess errors)
FAIL: gcc.dg/pack-test-2.c  (test for errors, line 7)
FAIL: gcc.dg/pack-test-2.c  (test for errors, line 14)
FAIL: gcc.dg/pack-test-2.c  (test for errors, line 19)
FAIL: gcc.dg/pack-test-2.c (test for excess errors)
FAIL: gcc.misc-tests/gcov-4b.c gcov: 309: expected branch percentages not 
found: 25

=== gcc Summary ===

# of expected passes18829
# of unexpected failures17
# of expected failures  66
# of unsupported tests  129
/build/buildd/gcc-3.2-3.2.3ds7/build/gcc/xgcc version 3.2.3 20030407 (Debian 
prerelease)

=== objc tests ===


Running target unix
FAIL: objc.dg/naming-1.m  (test for errors, line 20)
FAIL: objc.dg/naming-1.m (test for excess er

Results for 3.3 20030410 (prerelease) testsuite on hppa-unknown-linux-gnu

2003-04-12 Thread Matthias Klose
LAST_UPDATED: Thu Apr 10 17:08:56 UTC 2003

Native configuration is hppa-unknown-linux-gnu

=== g++ tests ===


Running target unix
FAIL: g++.dg/compat/break/bitfield7 y_tst.o compile
UNRESOLVED: g++.dg/compat/break/bitfield7 x_tst.o-y_tst.o link 
UNRESOLVED: g++.dg/compat/break/bitfield7 x_tst.o-y_tst.o execute 
FAIL: g++.dg/eh/forced1.C (test for excess errors)
WARNING: g++.dg/eh/forced1.C compilation failed to produce executable
FAIL: g++.dg/eh/forced2.C (test for excess errors)
WARNING: g++.dg/eh/forced2.C compilation failed to produce executable
FAIL: g++.dg/parse/crash2.C  (test for errors, line 5)
FAIL: g++.dg/parse/crash2.C (test for excess errors)
XPASS: g++.other/init5.C  Execution test

=== g++ Summary ===

# of expected passes7887
# of unexpected failures5
# of unexpected successes   1
# of expected failures  96
# of unresolved testcases   2
# of untested testcases 23
# of unsupported tests  17
/home/packages/gcc/snap/gcc-snapshot-20030410/build/gcc/testsuite/../g++ 
version 3.3 20030410 (prerelease)

=== g77 tests ===


Running target unix

=== g77 Summary ===

# of expected passes1674
# of unsupported tests  8
/home/packages/gcc/snap/gcc-snapshot-20030410/build/gcc/testsuite/../g77 
version 3.3 20030410 (prerelease)

=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/compile/20030405-1.c,  -O2  
FAIL: gcc.c-torture/compile/20030405-1.c,  -O3 -fomit-frame-pointer  
FAIL: gcc.c-torture/compile/20030405-1.c,  -O3 -g  
FAIL: gcc.dg/duff-2.c (test for excess errors)
FAIL: gcc.dg/uninit-C.c (test for excess errors)

=== gcc Summary ===

# of expected passes21189
# of unexpected failures5
# of expected failures  67
# of unsupported tests  171
/home/packages/gcc/snap/gcc-snapshot-20030410/build/gcc/xgcc version 3.3 
20030410 (prerelease)

=== objc tests ===


Running target unix
FAIL: objc.dg/naming-1.m  (test for errors, line 20)
FAIL: objc.dg/naming-1.m (test for excess errors)
FAIL: objc.dg/naming-2.m  (test for errors, line 7)
FAIL: objc.dg/naming-2.m (test for excess errors)

=== objc Summary ===

# of expected passes1149
# of unexpected failures4
/home/packages/gcc/snap/gcc-snapshot-20030410/build/gcc/xgcc version 3.3 
20030410 (prerelease)

=== libstdc++-v3 tests ===


Running target unix
XPASS: 22_locale/collate_byname.cc execution test
XPASS: 22_locale/collate_members_char.cc execution test
XPASS: 22_locale/collate_members_wchar_t.cc execution test
XPASS: 22_locale/ctype_is_char.cc execution test
XPASS: 22_locale/members.cc execution test
XPASS: 22_locale/messages_byname.cc execution test
XPASS: 22_locale/messages_members_char.cc execution test
XPASS: 22_locale/moneypunct_byname.cc execution test
XPASS: 22_locale/moneypunct_members_char.cc execution test
XPASS: 22_locale/moneypunct_members_wchar_t.cc execution test
XPASS: 22_locale/numpunct_byname.cc execution test
XPASS: 22_locale/numpunct_members_char.cc execution test
XPASS: 22_locale/numpunct_members_wchar_t.cc execution test
FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)

=== libstdc++-v3 Summary ===

# of expected passes452
# of unexpected failures1
# of unexpected successes   13
# of expected failures  14

Compiler version: 3.3 20030410 (prerelease) 
Platform: hppa-unknown-linux-gnu
configure flags: --host=hppa-linux -v 
--enable-languages=c,c++,f77,pascal,objc,ada --prefix=/usr/lib/gcc-snapshot 
--infodir=/share/info --mandir=/share/man --enable-shared --with-system-zlib 
--enable-nls --without-included-gettext --enable-__cxa_atexit 
--enable-clocale=gnu --enable-sjlj-exceptions --with-cpp-install-dir=bin 
--enable-multilibs
BOOT_CFLAGS=-O2 


Build Dependencies:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  binutils   2.13.90.0.18-1 The GNU assembler, linker and binary utiliti
ii  libc6-dev  2.3.1-16   GNU C Library: Development Libraries and Hea


Patches that Debian applied in this version:

autoreconf:
  autoreconf several directories for proper mipsen libtool support

libobjc:
  Find gc.h header in /usr/include/gc for --enable-objc-gc enabled builds.

gpc-3.x:
  The gpc patch from the gpc tarball.

gpc-updates:

gpc-updates2:

gpc-updates3:

gpc-version:
  Update date in gpc version number




Results for 3.2.3 20030407 (Debian prerelease) testsuite on sparc-unknown-linux-gnu

2003-04-12 Thread Matthias Klose
LAST_UPDATED: Mon Apr  7 20:20:50 UTC 2003

Native configuration is sparc-unknown-linux-gnu

=== g++ tests ===


Running target unix
FAIL: g++.law/profile1.C  Execution test
XPASS: g++.other/init5.C  Execution test

=== g++ Summary ===

# of expected passes7351
# of unexpected failures1
# of unexpected successes   1
# of expected failures  88
# of untested testcases 22
# of unsupported tests  5
/build/buildd/gcc-3.2-3.2.3ds7/build/gcc/testsuite/../g++ version 3.2.3 
20030407 (Debian prerelease)

=== g77 tests ===


Running target unix

=== g77 Summary ===

# of expected passes1458
# of unsupported tests  8
/build/buildd/gcc-3.2-3.2.3ds7/build/gcc/testsuite/../g77 version 3.2.3 
20030407 (Debian prerelease)

=== gcc tests ===


Running target unix
FAIL: gcc.dg/20021014-1.c execution test
FAIL: gcc.dg/ultrasp8.c (test for excess errors)

=== gcc Summary ===

# of expected passes18861
# of unexpected failures2
# of expected failures  66
# of unsupported tests  118
/build/buildd/gcc-3.2-3.2.3ds7/build/gcc/xgcc version 3.2.3 20030407 (Debian 
prerelease)

=== objc tests ===


Running target unix
FAIL: objc.dg/naming-1.m  (test for errors, line 20)
FAIL: objc.dg/naming-1.m (test for excess errors)
FAIL: objc.dg/naming-2.m  (test for errors, line 7)
FAIL: objc.dg/naming-2.m (test for excess errors)

=== objc Summary ===

# of expected passes1031
# of unexpected failures4
# of expected failures  6
/build/buildd/gcc-3.2-3.2.3ds7/build/gcc/xgcc version 3.2.3 20030407 (Debian 
prerelease)

=== libjava tests ===


Running target unix

=== libjava Summary ===

# of expected passes2061
# of expected failures  18
# of untested testcases 14
=== libstdc++-v3 tests ===


Running target unix
XPASS: 22_locale/collate_byname.cc execution test
XPASS: 22_locale/collate_members_char.cc execution test
XPASS: 22_locale/collate_members_wchar_t.cc execution test
XPASS: 22_locale/ctype_is_char.cc execution test
XPASS: 22_locale/ctype_is_wchar_t.cc execution test
XPASS: 22_locale/members.cc execution test
XPASS: 22_locale/messages_byname.cc execution test
XPASS: 22_locale/messages_members_char.cc execution test
XPASS: 22_locale/moneypunct_byname.cc execution test
XPASS: 22_locale/moneypunct_members_char.cc execution test
XPASS: 22_locale/moneypunct_members_wchar_t.cc execution test
XPASS: 22_locale/numpunct_byname.cc execution test
XPASS: 22_locale/numpunct_members_char.cc execution test
XPASS: 22_locale/numpunct_members_wchar_t.cc execution test
FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)

=== libstdc++-v3 Summary ===

# of expected passes432
# of unexpected failures1
# of unexpected successes   14
# of expected failures  12

Compiler version: 3.2.3 20030407 (Debian prerelease) 
Platform: sparc-unknown-linux-gnu
configure flags: --host=sparc-linux -v 
--enable-languages=c,c++,java,f77,objc,ada --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.2 --enable-shared --with-system-zlib 
--enable-nls --without-included-gettext --enable-__cxa_atexit 
--enable-clocale=gnu --enable-java-gc=boehm --enable-objc-gc
BOOT_CFLAGS=-O2 

Patches that Debian applied in this version:

gcc-names:
  versioned gcc names

gcc-version:
  Add "(Debian)" to the gcc version string

fastjar-doc:
  Add fastjar(1) and grepjar(1) documentation

libstdc++-incdir:
  Propagate gxx_include_dir to the libstdc++ subdirectory.

libstdc++-pic:
  Build and install libstdc++_pic.a library.

libstdc++-doclink:
  link local libstdc++ documentation to local source-level documentation 

gcc-line-numbers:
  Richard Henderson 
  * integrate.c (output_inline_function): Reset input_filename
  and lineno from the decl before rest_of_compilation.

gccbug:
  Use sensible-editor instead of vi as fallback editor

arm-update:
  2002-09-21  Richard Earnshaw  ([EMAIL PROTECTED])
  
PR opt/7930
* cse.c (fold_rtx): Calculate old_cost before we fold each
operand.

hppa-fptr:
  Handle function pointer comparisions on hppa properly
  Backported from gcc-3.3 branch
  http://gcc.gnu.org/ml/gcc-cvs/2002-12/msg00157.html
  http://gcc.gnu.org/ml/gcc-cvs/2002-12/msg00195.html

gcj-debian-policy:
  add /usr/share/java/repository to the classpath.

gcj-names:
  versioned gcj info names

gcj-without-rpath:
  don't define runtime link path for java binaries and libraries

gcj-manpage:
  Fix typo in gcj documentation.

gij-classpath:
  Add -cp and -classpath options for gij(1).

backport-java-6865:
  2002-06-09  Tom Tromey  <[EMAIL PROTECTED]>
  
* parse.y (method_header): Give error message in all cases.

Results for 3.3 20030410 (prerelease) testsuite on mips-unknown-linux-gnu

2003-04-12 Thread Matthias Klose
LAST_UPDATED: Thu Apr 10 17:08:56 UTC 2003

Native configuration is mips-unknown-linux-gnu

=== g++ tests ===


Running target unix
FAIL: g++.dg/compat/break/bitfield7 y_tst.o compile
UNRESOLVED: g++.dg/compat/break/bitfield7 x_tst.o-y_tst.o link 
UNRESOLVED: g++.dg/compat/break/bitfield7 x_tst.o-y_tst.o execute 
FAIL: g++.dg/parse/crash2.C  (test for errors, line 5)
FAIL: g++.dg/parse/crash2.C (test for excess errors)
XPASS: g++.law/profile1.C (test for excess errors)
XPASS: g++.law/profile1.C  Execution test
XPASS: g++.other/init5.C  Execution test

=== g++ Summary ===

# of expected passes7887
# of unexpected failures3
# of unexpected successes   3
# of expected failures  98
# of unresolved testcases   2
# of untested testcases 23
# of unsupported tests  17
/build/buildd/gcc-snapshot-20030410/build/gcc/testsuite/../g++ version 3.3 
20030410 (prerelease)

=== g77 tests ===


Running target unix

=== g77 Summary ===

# of expected passes1674
# of unsupported tests  8
/build/buildd/gcc-snapshot-20030410/build/gcc/testsuite/../g77 version 3.3 
20030410 (prerelease)

=== gcc tests ===


Running target unix
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c,  -O3 -g  
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c,  -Os  
FAIL: gcc.c-torture/execute/20020412-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/20020412-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/20020412-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/20020412-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20020412-1.c execution,  -O3 -fomit-frame-pointer 
-funroll-loops 
FAIL: gcc.c-torture/execute/20020412-1.c execution,  -O3 -fomit-frame-pointer 
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/20020412-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/20020412-1.c execution,  -Os 
FAIL: gcc.dg/duff-2.c (test for excess errors)
FAIL: gcc.dg/format/c90-printf-1.c C90 bad use of %l (test for warnings, line 
92)
FAIL: gcc.dg/format/c90-printf-1.c C90 bad use of %l (test for warnings, line 
93)
FAIL: gcc.dg/format/c90-printf-1.c C90 bad use of %l (test for warnings, line 
92)
FAIL: gcc.dg/format/c90-printf-1.c C90 bad use of %l (test for warnings, line 
93)
FAIL: gcc.dg/format/c90-scanf-1.c bad use of %l (test for warnings, line 64)
FAIL: gcc.dg/format/c90-scanf-1.c bad use of %l (test for warnings, line 65)
FAIL: gcc.dg/format/c90-scanf-1.c bad use of %l (test for warnings, line 66)
FAIL: gcc.dg/format/c90-scanf-1.c bad use of %l (test for warnings, line 64)
FAIL: gcc.dg/format/c90-scanf-1.c bad use of %l (test for warnings, line 65)
FAIL: gcc.dg/format/c90-scanf-1.c bad use of %l (test for warnings, line 66)
FAIL: gcc.dg/format/c99-printf-1.c bogus %j warning (test for bogus messages, 
line 65)
FAIL: gcc.dg/format/c99-printf-1.c bogus %j warning (test for bogus messages, 
line 66)
FAIL: gcc.dg/format/c99-printf-1.c (test for excess errors)
FAIL: gcc.dg/format/c99-printf-1.c bogus %j warning (test for bogus messages, 
line 65)
FAIL: gcc.dg/format/c99-printf-1.c bogus %j warning (test for bogus messages, 
line 66)
FAIL: gcc.dg/format/c99-printf-1.c (test for excess errors)
FAIL: gcc.dg/format/c99-scanf-1.c bogus %j warning (test for bogus messages, 
line 85)
FAIL: gcc.dg/format/c99-scanf-1.c (test for excess errors)
FAIL: gcc.dg/format/c99-scanf-1.c bogus %j warning (test for bogus messages, 
line 85)
FAIL: gcc.dg/format/c99-scanf-1.c (test for excess errors)
FAIL: gcc.dg/format/c99-strftime-1.c (test for excess errors)
FAIL: gcc.dg/format/c99-strftime-1.c (test for excess errors)
FAIL: gcc.dg/special/gcsec-1.c (test for excess errors)
FAIL: mips-abi 64

=== gcc Summary ===

# of expected passes21164
# of unexpected failures35
# of expected failures  93
# of unsupported tests  169
/build/buildd/gcc-snapshot-20030410/build/gcc/xgcc version 3.3 20030410 
(prerelease)

=== objc tests ===


Running target unix
FAIL: objc.dg/naming-1.m  (test for errors, line 20)
FAIL: objc.dg/naming-1.m (test for excess errors)
FAIL: objc.dg/naming-2.m  (test for errors, line 7)
FAIL: objc.dg/naming-2.m (test for excess errors)

=== objc Summary ===

# of expected passes1149
# of unexpected failures4
/build/buildd/gcc-snapshot-20030410/build/gcc/xgcc version 3.3 20030410 
(prerelease)

=== libstdc++-v3 tests ===


Running target unix
XPASS: 22_locale/collate_byname.cc execution test
XPASS: 22_locale/collate_members_char.cc execution test
XPASS: 22_locale/collate_members_wchar_t.cc execution test
XPASS: 22_locale/ctype_is_char.cc execution test
XPASS: 22_locale/members.cc execution test
XPASS: 22_locale/messages_byname.cc execution test
XPASS: 22_locale/messages_members_char.cc execution test
XPASS: 22_locale/money

Results for 3.3 20030410 (prerelease) testsuite on s390-ibm-linux-gnu

2003-04-12 Thread Matthias Klose
LAST_UPDATED: Thu Apr 10 17:08:56 UTC 2003

Native configuration is s390-ibm-linux-gnu

=== g++ tests ===


Running target unix
FAIL: g++.dg/compat/break/bitfield7 y_tst.o compile
UNRESOLVED: g++.dg/compat/break/bitfield7 x_tst.o-y_tst.o link 
UNRESOLVED: g++.dg/compat/break/bitfield7 x_tst.o-y_tst.o execute 
FAIL: g++.dg/eh/forced1.C execution test
FAIL: g++.dg/eh/forced2.C execution test
FAIL: g++.dg/parse/crash2.C  (test for errors, line 5)
FAIL: g++.dg/parse/crash2.C (test for excess errors)
FAIL: g++.eh/terminate2.C  Execution test
WARNING: program timed out.
FAIL: g++.law/refs2.C (test for excess errors)
XPASS: g++.other/init5.C  Execution test

=== g++ Summary ===

# of expected passes7889
# of unexpected failures7
# of unexpected successes   1
# of expected failures  96
# of unresolved testcases   2
# of untested testcases 23
# of unsupported tests  16
/build/buildd/gcc-snapshot-20030410/build/gcc/testsuite/../g++ version 3.3 
20030410 (prerelease)

=== g77 tests ===


Running target unix

=== g77 Summary ===

# of expected passes1674
# of unsupported tests  8
/build/buildd/gcc-snapshot-20030410/build/gcc/testsuite/../g77 version 3.3 
20030410 (prerelease)

=== gcc tests ===


Running target unix
FAIL: gcc.dg/debug/debug-1.c scan-assembler xyzzy
FAIL: gcc.dg/debug/debug-1.c scan-assembler xyzzy
FAIL: gcc.dg/debug/debug-1.c scan-assembler xyzzy
FAIL: gcc.dg/debug/debug-1.c scan-assembler xyzzy
FAIL: gcc.dg/debug/debug-2.c scan-assembler xyzzy
FAIL: gcc.dg/debug/debug-2.c scan-assembler xyzzy
FAIL: gcc.dg/debug/debug-2.c scan-assembler xyzzy
FAIL: gcc.dg/debug/debug-2.c scan-assembler xyzzy
FAIL: gcc.dg/duff-2.c (test for excess errors)

=== gcc Summary ===

# of expected passes21185
# of unexpected failures9
# of expected failures  69
# of unsupported tests  169
/build/buildd/gcc-snapshot-20030410/build/gcc/xgcc version 3.3 20030410 
(prerelease)

=== objc tests ===


Running target unix
FAIL: objc.dg/naming-1.m  (test for errors, line 20)
FAIL: objc.dg/naming-1.m (test for excess errors)
FAIL: objc.dg/naming-2.m  (test for errors, line 7)
FAIL: objc.dg/naming-2.m (test for excess errors)

=== objc Summary ===

# of expected passes1149
# of unexpected failures4
/build/buildd/gcc-snapshot-20030410/build/gcc/xgcc version 3.3 20030410 
(prerelease)

=== libjava tests ===


Running target unix
WARNING: program timed out.
FAIL: SyncTest execution - gij test
WARNING: program timed out.
FAIL: SyncTest execution - bytecode->native test
WARNING: program timed out.
FAIL: SyncTest execution - gij test
WARNING: program timed out.
FAIL: SyncTest -O execution - bytecode->native test

=== libjava Summary ===

# of expected passes2935
# of unexpected failures4
# of expected failures  16
# of untested testcases 16
=== libstdc++-v3 tests ===


Running target unix
XPASS: 22_locale/collate_byname.cc execution test
XPASS: 22_locale/collate_members_char.cc execution test
XPASS: 22_locale/collate_members_wchar_t.cc execution test
XPASS: 22_locale/ctype_is_char.cc execution test
XPASS: 22_locale/ctype_is_wchar_t.cc execution test
XPASS: 22_locale/members.cc execution test
XPASS: 22_locale/messages_byname.cc execution test
XPASS: 22_locale/messages_members_char.cc execution test
XPASS: 22_locale/moneypunct_byname.cc execution test
XPASS: 22_locale/moneypunct_members_char.cc execution test
XPASS: 22_locale/moneypunct_members_wchar_t.cc execution test
XPASS: 22_locale/numpunct_byname.cc execution test
XPASS: 22_locale/numpunct_members_char.cc execution test
XPASS: 22_locale/numpunct_members_wchar_t.cc execution test
FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)

=== libstdc++-v3 Summary ===

# of expected passes452
# of unexpected failures1
# of unexpected successes   14
# of expected failures  13

Compiler version: 3.3 20030410 (prerelease) 
Platform: s390-ibm-linux-gnu
configure flags: --host=s390-linux -v 
--enable-languages=c,c++,java,f77,pascal,objc,ada 
--prefix=/usr/lib/gcc-snapshot --infodir=/share/info --mandir=/share/man 
--enable-shared --with-system-zlib --enable-nls --without-included-gettext 
--enable-__cxa_atexit --enable-clocale=gnu --enable-java-gc=boehm 
--enable-java-awt=xlib --with-cpp-install-dir=bin --enable-multilibs 
--enable-objc-gc
BOOT_CFLAGS=-O2 


Build Dependencies:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  bin

Results for 3.2.3 20030407 (Debian prerelease) testsuite on mips-unknown-linux-gnu

2003-04-12 Thread Matthias Klose
LAST_UPDATED: Mon Apr  7 20:20:50 UTC 2003

Native configuration is mips-unknown-linux-gnu

=== g++ tests ===


Running target unix
FAIL: g++.dg/debug/debug4.C (test for excess errors)
FAIL: g++.dg/debug/debug4.C (test for excess errors)
FAIL: g++.dg/debug/debug4.C (test for excess errors)
FAIL: g++.dg/debug/debug4.C (test for excess errors)
FAIL: g++.dg/debug/debug4.C (test for excess errors)
FAIL: g++.dg/debug/debug4.C (test for excess errors)
FAIL: g++.dg/debug/debug4.C (test for excess errors)
FAIL: g++.dg/debug/debug4.C (test for excess errors)
FAIL: g++.dg/debug/debug4.C (test for excess errors)
FAIL: g++.dg/debug/trivial.C (test for excess errors)
WARNING: g++.dg/debug/trivial.C compilation failed to produce executable
FAIL: g++.dg/debug/trivial.C (test for excess errors)
WARNING: g++.dg/debug/trivial.C compilation failed to produce executable
FAIL: g++.dg/debug/trivial.C (test for excess errors)
WARNING: g++.dg/debug/trivial.C compilation failed to produce executable
FAIL: g++.dg/debug/trivial.C (test for excess errors)
WARNING: g++.dg/debug/trivial.C compilation failed to produce executable
FAIL: g++.dg/debug/trivial.C (test for excess errors)
WARNING: g++.dg/debug/trivial.C compilation failed to produce executable
FAIL: g++.dg/debug/trivial.C (test for excess errors)
WARNING: g++.dg/debug/trivial.C compilation failed to produce executable
FAIL: g++.dg/debug/trivial.C (test for excess errors)
WARNING: g++.dg/debug/trivial.C compilation failed to produce executable
FAIL: g++.dg/debug/trivial.C (test for excess errors)
WARNING: g++.dg/debug/trivial.C compilation failed to produce executable
FAIL: g++.dg/debug/trivial.C (test for excess errors)
WARNING: g++.dg/debug/trivial.C compilation failed to produce executable
FAIL: g++.dg/opt/longbranch1.C (test for excess errors)
XPASS: g++.law/profile1.C (test for excess errors)
XPASS: g++.law/profile1.C  Execution test
XPASS: g++.other/init5.C  Execution test

=== g++ Summary ===

# of expected passes7397
# of unexpected failures19
# of unexpected successes   3
# of expected failures  90
# of untested testcases 23
# of unsupported tests  6
/build/buildd/gcc-3.2-3.2.3ds7/build/gcc/testsuite/../g++ version 3.2.3 
20030407 (Debian prerelease)

=== g77 tests ===


Running target unix

=== g77 Summary ===

# of expected passes1458
# of unsupported tests  8
/build/buildd/gcc-3.2-3.2.3ds7/build/gcc/testsuite/../g77 version 3.2.3 
20030407 (Debian prerelease)

=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/compile/20001226-1.c,  -O0  
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c,  -O3 -g  
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c,  -Os  
FAIL: gcc.c-torture/execute/20010122-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/20010122-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/20010122-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/20010122-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20010122-1.c execution,  -O3 -fomit-frame-pointer 
-funroll-loops 
FAIL: gcc.c-torture/execute/20010122-1.c execution,  -O3 -fomit-frame-pointer 
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/20010122-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/20010122-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/20020307-2.c compilation,  -O0 
UNRESOLVED: gcc.c-torture/execute/20020307-2.c execution,  -O0 
FAIL: gcc.c-torture/execute/20020307-2.c compilation,  -O1 
UNRESOLVED: gcc.c-torture/execute/20020307-2.c execution,  -O1 
FAIL: gcc.c-torture/execute/20020307-2.c compilation,  -O2 
UNRESOLVED: gcc.c-torture/execute/20020307-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/20020307-2.c compilation,  -O3 -fomit-frame-pointer 
UNRESOLVED: gcc.c-torture/execute/20020307-2.c execution,  -O3 
-fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20020307-2.c compilation,  -O3 -fomit-frame-pointer 
-funroll-loops 
UNRESOLVED: gcc.c-torture/execute/20020307-2.c execution,  -O3 
-fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/20020307-2.c compilation,  -O3 -fomit-frame-pointer 
-funroll-all-loops -finline-functions 
UNRESOLVED: gcc.c-torture/execute/20020307-2.c execution,  -O3 
-fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/20020307-2.c compilation,  -O3 -g 
UNRESOLVED: gcc.c-torture/execute/20020307-2.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/20020307-2.c compilation,  -Os 
UNRESOLVED: gcc.c-torture/execute/20020307-2.c execution,  -Os 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -O1 
FAIL: gcc.dg/cpp/assert_trad1.c (test for excess errors)
FAIL: gcc.dg/cpp/assert_trad2.c (test for excess errors)
FAIL: gcc.dg/cpp/assert_trad3.c (test for excess errors)
FAIL: gcc.dg/cpp/defined_trad.c (test for excess errors)
FAIL: gcc.dg/cpp/hash2.c (test for excess errors)
FAIL: