public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/35090]  New: [4.3 regression] libjava testsuite failures on hppa-linux
@ 2008-02-05 15:17 debian-gcc at lists dot debian dot org
  2008-02-05 15:27 ` [Bug target/35090] " howarth at nitro dot med dot uc dot edu
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2008-02-05 15:17 UTC (permalink / raw)
  To: gcc-bugs

not seen with trunk 20071202, seen with trunk 20080202
not seen with the backport of java from the trunk to the gcc-4.2 branch.

  Matthias

                === libjava tests ===


Running target unix
FAIL:
/scratch/packages/gcc/4.3/java/gcj-4.3-4.3-20080202/src/libjava/testsuite/libjava.jar/TestClosu
reGC.jar output - gij test
FAIL:
/scratch/packages/gcc/4.3/java/gcj-4.3-4.3-20080202/src/libjava/testsuite/libjava.jar/simple.ja
r output - gij test
FAIL: PR15133 output - gij test
FAIL: PR18116 output - gij test
FAIL: PR28178 output - gij test
FAIL: bytebuffer output - gij test
FAIL: calls output - gij test
FAIL: cxxtest output - gij test
FAIL: directbuffer output - gij test
FAIL: field output - gij test
FAIL: final_method output - gij test
FAIL: findclass output - gij test
FAIL: findclass2 output - gij test
FAIL: iface output - gij test
FAIL: init output - gij test
FAIL: invoke output - gij test
FAIL: jniutf output - gij test
FAIL: martin output - gij test
FAIL: noclass output - gij test
FAIL: overload output - gij test
FAIL: pr11951 output - gij test
FAIL: pr18278 output - gij test
FAIL: pr23739 output - gij test
FAIL: register output - gij test
FAIL: register2 output - gij test
FAIL: simple_int output - gij test
FAIL: throwit output - gij test
FAIL: virtual output - gij test
FAIL: pr29812 output - gij test
FAIL: getargssize output
FAIL: getlocalvartable output
FAIL: getstacktrace output

                === libjava Summary ===

# of expected passes            2526
# of unexpected failures        32

Compiler version: 4.3.0 20080202 (experimental) [trunk revision 132072] (Debian
4.3-20080202-1) libjava


-- 
           Summary: [4.3 regression] libjava testsuite failures on hppa-
                    linux
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
GCC target triplet: hppa-linux-gnu


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/35090] [4.3 regression] libjava testsuite failures on hppa-linux
  2008-02-05 15:17 [Bug target/35090] New: [4.3 regression] libjava testsuite failures on hppa-linux debian-gcc at lists dot debian dot org
@ 2008-02-05 15:27 ` howarth at nitro dot med dot uc dot edu
  2008-02-06 11:09 ` debian-gcc at lists dot debian dot org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2008-02-05 15:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from howarth at nitro dot med dot uc dot edu  2008-02-05 15:26 -------
Have you tried current gcc trunk to make sure that...

r132095 | rguenth | 2008-02-04 16:12:49 -0500 (Mon, 04 Feb 2008) | 6 lines

2008-02-04  Richard Guenther  <rguenther@suse.de>

        PR java/35035
        * decl.c (record_builtin_java_type): Make jboolean a
        integer type again where its mode doesn't match that of bool.

doesn't fix these failures?


-- 


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/35090] [4.3 regression] libjava testsuite failures on hppa-linux
  2008-02-05 15:17 [Bug target/35090] New: [4.3 regression] libjava testsuite failures on hppa-linux debian-gcc at lists dot debian dot org
  2008-02-05 15:27 ` [Bug target/35090] " howarth at nitro dot med dot uc dot edu
@ 2008-02-06 11:09 ` debian-gcc at lists dot debian dot org
  2008-02-12 21:32 ` debian-gcc at lists dot debian dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2008-02-06 11:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from debian-gcc at lists dot debian dot org  2008-02-06 11:08 -------
reconfirmed with trunk 20080205

                === libjava tests ===


Running target unix
FAIL:
/scratch/packages/gcc/4.3/java/gcj-4.3-4.3-20080205/src/libjava/testsuite/libjava.jar/TestClosureGC.jar
output - gij test
FAIL:
/scratch/packages/gcc/4.3/java/gcj-4.3-4.3-20080205/src/libjava/testsuite/libjava.jar/simple.jar
output - gij test
FAIL: PR15133 output - gij test
FAIL: PR18116 output - gij test
FAIL: PR28178 output - gij test
FAIL: bytebuffer output - gij test
FAIL: calls output - gij test
FAIL: cxxtest output - gij test
FAIL: directbuffer output - gij test
FAIL: field output - gij test
FAIL: final_method output - gij test
FAIL: findclass output - gij test
FAIL: findclass2 output - gij test
FAIL: iface output - gij test
FAIL: init output - gij test
FAIL: invoke output - gij test
FAIL: jniutf output - gij test
FAIL: martin output - gij test
FAIL: noclass output - gij test
FAIL: overload output - gij test
FAIL: pr11951 output - gij test
FAIL: pr18278 output - gij test
FAIL: pr23739 output - gij test
FAIL: register output - gij test
FAIL: register2 output - gij test
FAIL: simple_int output - gij test
FAIL: throwit output - gij test
FAIL: virtual output - gij test
FAIL: pr29812 output - gij test
FAIL: getargssize output
FAIL: getlocalvartable output
FAIL: getstacktrace output
WARNING: program timed out.
FAIL: Process_3 -findirect-dispatch execution - source compiled test
FAIL: Process_3 -O3 -findirect-dispatch output - source compiled test

                === libjava Summary ===

# of expected passes            2515
# of unexpected failures        34
# of untested testcases         1

Compiler version: 4.3.0 20080205 (experimental) [trunk revision 132131] (Debian
4.3-20080205-1) libjava 
Platform: hppa-unknown-linux-gnu


-- 


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/35090] [4.3 regression] libjava testsuite failures on hppa-linux
  2008-02-05 15:17 [Bug target/35090] New: [4.3 regression] libjava testsuite failures on hppa-linux debian-gcc at lists dot debian dot org
  2008-02-05 15:27 ` [Bug target/35090] " howarth at nitro dot med dot uc dot edu
  2008-02-06 11:09 ` debian-gcc at lists dot debian dot org
@ 2008-02-12 21:32 ` debian-gcc at lists dot debian dot org
  2008-03-27 22:23 ` [Bug target/35090] [4.3/4.4 " rguenth at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2008-02-12 21:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from debian-gcc at lists dot debian dot org  2008-02-12 21:31 -------
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3-20080202-1'
--with-bugurl=file:///usr/share/doc/gcj-4.3/README.Bugs
--enable-languages=c,c++,java --prefix=/usr --enable-shared --with-system-zlib
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
--enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3
--enable-clocale=gnu --enable-java-awt=gtk --enable-gtk-cairo --enable-plugin
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/jre
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libmudflap
--disable-libssp --enable-checking=release --build=hppa-linux-gnu
--host=hppa-linux-gnu --target=hppa-linux-gnu


-- 


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/35090] [4.3/4.4 regression] libjava testsuite failures on hppa-linux
  2008-02-05 15:17 [Bug target/35090] New: [4.3 regression] libjava testsuite failures on hppa-linux debian-gcc at lists dot debian dot org
                   ` (2 preceding siblings ...)
  2008-02-12 21:32 ` debian-gcc at lists dot debian dot org
@ 2008-03-27 22:23 ` rguenth at gcc dot gnu dot org
  2008-04-28  4:27 ` mmitchel at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-03-27 22:23 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.3.1


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/35090] [4.3/4.4 regression] libjava testsuite failures on hppa-linux
  2008-02-05 15:17 [Bug target/35090] New: [4.3 regression] libjava testsuite failures on hppa-linux debian-gcc at lists dot debian dot org
                   ` (3 preceding siblings ...)
  2008-03-27 22:23 ` [Bug target/35090] [4.3/4.4 " rguenth at gcc dot gnu dot org
@ 2008-04-28  4:27 ` mmitchel at gcc dot gnu dot org
  2008-06-06 15:01 ` rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2008-04-28  4:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from mmitchel at gcc dot gnu dot org  2008-04-28 04:27 -------
Not a primary platform.


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P5


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/35090] [4.3/4.4 regression] libjava testsuite failures on hppa-linux
  2008-02-05 15:17 [Bug target/35090] New: [4.3 regression] libjava testsuite failures on hppa-linux debian-gcc at lists dot debian dot org
                   ` (4 preceding siblings ...)
  2008-04-28  4:27 ` mmitchel at gcc dot gnu dot org
@ 2008-06-06 15:01 ` rguenth at gcc dot gnu dot org
  2008-08-27 22:06 ` jsm28 at gcc dot gnu dot org
  2008-11-01 19:40 ` danglin at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-06-06 15:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from rguenth at gcc dot gnu dot org  2008-06-06 14:58 -------
4.3.1 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.1                       |4.3.2


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/35090] [4.3/4.4 regression] libjava testsuite failures on hppa-linux
  2008-02-05 15:17 [Bug target/35090] New: [4.3 regression] libjava testsuite failures on hppa-linux debian-gcc at lists dot debian dot org
                   ` (5 preceding siblings ...)
  2008-06-06 15:01 ` rguenth at gcc dot gnu dot org
@ 2008-08-27 22:06 ` jsm28 at gcc dot gnu dot org
  2008-11-01 19:40 ` danglin at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-08-27 22:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from jsm28 at gcc dot gnu dot org  2008-08-27 22:03 -------
4.3.2 is released, changing milestones to 4.3.3.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.2                       |4.3.3


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/35090] [4.3/4.4 regression] libjava testsuite failures on hppa-linux
  2008-02-05 15:17 [Bug target/35090] New: [4.3 regression] libjava testsuite failures on hppa-linux debian-gcc at lists dot debian dot org
                   ` (6 preceding siblings ...)
  2008-08-27 22:06 ` jsm28 at gcc dot gnu dot org
@ 2008-11-01 19:40 ` danglin at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: danglin at gcc dot gnu dot org @ 2008-11-01 19:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from danglin at gcc dot gnu dot org  2008-11-01 19:39 -------
These tests no longer fail on either 4.3 or 4.4.  I am fairly
certain that these failures were a libc problem. 


-- 

danglin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-11-01 19:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-05 15:17 [Bug target/35090] New: [4.3 regression] libjava testsuite failures on hppa-linux debian-gcc at lists dot debian dot org
2008-02-05 15:27 ` [Bug target/35090] " howarth at nitro dot med dot uc dot edu
2008-02-06 11:09 ` debian-gcc at lists dot debian dot org
2008-02-12 21:32 ` debian-gcc at lists dot debian dot org
2008-03-27 22:23 ` [Bug target/35090] [4.3/4.4 " rguenth at gcc dot gnu dot org
2008-04-28  4:27 ` mmitchel at gcc dot gnu dot org
2008-06-06 15:01 ` rguenth at gcc dot gnu dot org
2008-08-27 22:06 ` jsm28 at gcc dot gnu dot org
2008-11-01 19:40 ` danglin at gcc dot gnu dot org

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).