public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "debian-gcc at lists dot debian dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux
Date: Mon, 26 Sep 2005 13:23:00 -0000	[thread overview]
Message-ID: <20050926132238.1623.qmail@sourceware.org> (raw)
In-Reply-To: <20050828164012.23602.debian-gcc@lists.debian.org>


------- Additional Comments From debian-gcc at lists dot debian dot org  2005-09-26 13:22 -------
after an update to 2005-09-25, the bug seems to be hidden again, a diff on the
test summary i686/i486

  Matthias

--- ../test-summary-i686        2005-09-26 01:56:04.465389392 +0000
+++ test-summary        2005-09-26 13:11:28.149852952 +0000
@@ -25,13 +25,15 @@
 FAIL: gcc.dg/cleanup-11.c execution test
 FAIL: gcc.dg/cleanup-8.c execution test
 FAIL: gcc.dg/cleanup-9.c execution test
+XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times link_error 0
 FAIL: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2

                === gcc Summary ===

 # of expected passes           37375
 # of unexpected failures       5
-# of expected failures         96
+# of unexpected successes      1
+# of expected failures         95
 # of untested testcases                28
 # of unsupported tests         344
 /home/packages/gcc/snap/gcc-snapshot-20050925/build/gcc/xgcc  version 4.1.0
20050925 (experimental)
@@ -85,10 +87,13 @@


 Running target unix
+FAIL: objc/execute/exceptions/catchall-1.m execution,  -O3 -fomit-frame-pointer
 -fgnu-runtime
+FAIL: objc/execute/exceptions/local-variables-1.m execution,  -O3
-fomit-frame-pointer  -fgnu-runtime

                === objc Summary ===

-# of expected passes           1672
+# of expected passes           1670
+# of unexpected failures       2
 # of unsupported tests         22
 /home/packages/gcc/snap/gcc-snapshot-20050925/build/gcc/xgcc  version 4.1.0
20050925 (experimental)

@@ -113,12 +118,32 @@


 Running target unix
+FAIL: ArrayStore -O3 execution - source compiled test
+FAIL: ArrayStore -O3 execution - bytecode->native test
+FAIL: Divide_1 -O3 execution - source compiled test
+FAIL: Divide_1 -O3 execution - bytecode->native test
+FAIL: Invoke_1 -O3 execution - source compiled test
+FAIL: Serialization execution - source compiled test
+FAIL: Serialization execution - gij test
+FAIL: Serialization execution - bytecode->native test
+FAIL: Serialization -O3 execution - source compiled test
+FAIL: Serialization execution - gij test
+FAIL: Serialization -O3 execution - bytecode->native test
+FAIL: String_overflow -O3 execution - source compiled test
+FAIL: Thread_Interrupt -O3 execution - source compiled test
+FAIL: Throw_1 -O3 execution - source compiled test
+FAIL: initexc -O3 execution - source compiled test
+FAIL: instinit2 -O3 execution - source compiled test
+FAIL: instinit2 -O3 execution - bytecode->native test
+FAIL: newarray_overflow -O3 execution - source compiled test
+FAIL: newarray_overflow -O3 execution - bytecode->native test

                === libjava Summary ===

-# of expected passes           3968
-# of expected failures         10
-# of untested testcases                8
+# of expected passes           3931
+# of unexpected failures       19
+# of expected failures         9
+# of untested testcases                27
                === libmudflap tests ===


@@ -228,7 +253,7 @@

 Compiler version: 4.1.0 20050925 (experimental)
 Platform: i486-pc-linux-gnu
-configure flags: -v --prefix=/usr/lib/gcc-snapshot --enable-shared
--with-system-zlib --disable-nls --enable-__cxa_atexit
--enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug
--enable-java-gc=boehm --enable-java-awt=gtk --enable-gtk-cairo
--with-java-home=/usr/lib/gcc-snapshot/jre --enable-mpfr --disable-werror
--with-arch=i686 --with-tune=i686 i486-linux-gnu
--enable-languages=c,c++,fortran,java,objc,obj-c++,treelang
+configure flags: -v --prefix=/usr/lib/gcc-snapshot --enable-shared
--with-system-zlib --disable-nls --enable-__cxa_atexit
--enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug
--enable-java-gc=boehm --enable-java-awt=gtk --enable-gtk-cairo
--with-java-home=/usr/lib/gcc-snapshot/jre --enable-mpfr --disable-werror
--with-arch=i486 --with-tune=i686 i486-linux-gnu
--enable-languages=c,c++,fortran,java,objc,obj-c++,treelang
 BOOT_CFLAGS=-O2

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23602


  parent reply	other threads:[~2005-09-26 13:23 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-28 16:41 [Bug target/23602] New: " debian-gcc at lists dot debian dot org
2005-08-28 17:20 ` [Bug target/23602] " debian-gcc at lists dot debian dot org
2005-08-28 21:58 ` pinskia at gcc dot gnu dot org
2005-08-29 21:08 ` debian-gcc at lists dot debian dot org
2005-08-30  2:46 ` rth at gcc dot gnu dot org
2005-08-30  6:00 ` rth at gcc dot gnu dot org
2005-08-30  7:33 ` debian-gcc at lists dot debian dot org
2005-08-31 10:17 ` debian-gcc at lists dot debian dot org
2005-08-31 14:12 ` debian-gcc at lists dot debian dot org
2005-09-02 21:39 ` rth at gcc dot gnu dot org
2005-09-02 21:46 ` tromey at gcc dot gnu dot org
2005-09-02 22:09 ` rth at gcc dot gnu dot org
2005-09-02 22:21 ` debian-gcc at lists dot debian dot org
2005-09-05 13:26 ` debian-gcc at lists dot debian dot org
2005-09-26 13:23 ` debian-gcc at lists dot debian dot org [this message]
     [not found] <bug-23602-5724@http.gcc.gnu.org/bugzilla/>
2005-10-05 18:19 ` cvs-commit at gcc dot gnu dot org
2005-10-05 18:23 ` rth at gcc dot gnu dot org
2006-01-21  2:11 ` aoliva at gcc dot gnu dot org
2006-03-17  6:25 ` aoliva at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050926132238.1623.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).