[Bug target/35090] [4.3 regression] libjava testsuite failures on hppa-linux

2008-02-12 Thread debian-gcc at lists dot debian dot org


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



[Bug target/35090] [4.3 regression] libjava testsuite failures on hppa-linux

2008-02-06 Thread debian-gcc at lists dot debian dot org


--- 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 passes2515
# of unexpected failures34
# 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



[Bug target/35090] [4.3 regression] libjava testsuite failures on hppa-linux

2008-02-05 Thread howarth at nitro dot med dot uc dot edu


--- 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  [EMAIL PROTECTED]

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