This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.3.1 (Debian 4.3.1-2) libjava testsuite on s390-ibm-linux-gnu
- From: Matthias Klose <doko at debian dot org>
- To: gcc-testresults at gcc dot gnu dot org
- Cc: debian-gcc at lists dot debian dot org
- Date: Mon, 16 Jun 2008 17:55:15 -0600
- Subject: Results for 4.3.1 (Debian 4.3.1-2) libjava testsuite on s390-ibm-linux-gnu
- Reply-to: Matthias Klose <doko at debian dot org>
LAST_UPDATED: Obtained from SVN: tags/gcc_4_3_1_release revision 136481
Target: s390-linux-gnu
gcc version 4.3.1 (Debian 4.3.1-2)
Native configuration is s390-ibm-linux-gnu
=== libjava tests ===
Running target unix
=== libjava Summary for unix ===
# of expected passes 2574
Running target unix/-fstack-protector
=== libjava Summary for unix/-fstack-protector ===
# of expected passes 2574
=== libjava Summary ===
# of expected passes 5148
Compiler version: 4.3.1 (Debian 4.3.1-2) libjava
Platform: s390-ibm-linux-gnu
configure flags: -v --with-pkgversion='Debian 4.3.1-2' --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 --with-long-double-128 --enable-checking=release --build=s390-linux-gnu --host=s390-linux-gnu --target=s390-linux-gnu
BOOT_CFLAGS=
Build Dependencies:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-===================================-====================-==============================================
ii binutils 2.18.1~cvs20080103-6 The GNU assembler, linker and binary utilities
ii libc6 2.7-12 GNU C Library: Shared libraries
Patches that Debian applied in this version:
pr30740:
- Ada: Do not optimize X*(2**Y) in a modular context
gcc-textdomain:
Set gettext's domain and textdomain to the versioned package name.
gcc-driver-extra-langs:
Add options and specs for languages that are not built from a source
(but built from separate sources).
gcc-hash-style-both:
Link using --hash-style=both (alpha, amd64, ia64, i386, powerpc, ppc64, s390, sparc)
libstdc++-pic:
Build and install libstdc++_pic.a library.
libstdc++-doclink:
adjust hrefs to point to the local documentation
libobjc-gc-link:
Link libobjc_gc with libgcjgc_convenience.la.
libjava-stacktrace:
libgcj: Lookup source file name and line number in separated
debug files found in /usr/lib/debug
libjava-subdir:
- Set the libjava sublibdir to /usr/lib/gcj-4.3
- Set the default libgcj database dir to /var/lib/gcj-4.3
libjava-jnipath:
- Add /usr/lib/jni to java.library.path.
- When running the i386 binaries on amd64, look in
- /usr/lib32/gcj-x.y and /usr/lib32/jni instead.
libjava-sjlj:
Don't try to use _Unwind_Backtrace on SJLJ targets.
See bug #387875, #388505, GCC PR 29206.
libjava-rpath:
- Link ecjx with -rpath \$(dbexecdir)
libjava-file-support:
libjava: @file support for gjavah & gjar
libjava-soname:
Bump the libgcj soversion.
libjava-xulrunner1.9:
Add configure check for xulrunner-1.9.
libjava-realloc-leak:
Don't leak upon failed realloc (taken from the trunk).
libgcj-bc:
libgcj_bc
pr28102:
Apply proposed fix for PR target/28102.
alpha-no-ev4-directive:
boehm-gc-getnprocs:
boehm-gc/pthread_support.c (GC_get_nprocs): Use sysconf as fallback.
note-gnu-stack:
Add .note.GNU-stack sections for gcc's crt files, libffi and boehm-gc
Taken from FC.
arm-unbreak-eabi-armv4t:
Fix armv4t build on ARM
libjava-armel-ldflags:
Adjust libjava extra_ldflags for armel.
pr24170:
Fix PR libgcj/24170.
pr28322:
Fix PR other/28322, GCC new warnings and compatibility.
libstdc++-symbols-hppa:
Update libstdc++ baseline symbols for hppa.
pr34466:
PR ada/34466: s-tasinf.ads:81:42: "cpu_set_t" not declared in "OS_Interface"
pr22255:
PR ada/22255: Reset on shared file causes Use_Error.
pr33688:
PR ada/33688: Ada package Gnat.Sockets missing constant for IP_PKTINFO
pr10768:
PR ada/10768: ICEs on compilation of ada support library for avr
pr28305:
PR ada/28305: GNAT bug when inlining instance of a generic subprogram
pr17985:
PR ada/17985: GNAT accepts extension aggregate where expected type is not extension
pr35050:
PR ada/35050: [4.1/4.2/4.3/4.4 regression] renames entities not in symbol table
pr15915:
PR ada/15915: Illegal program not detected, RM 13.11(15)
pr16098:
PR ada/16098: Illegal program not detected, RM 13.1(6)
pr18680:
PR ada/18680: pragma Linker_Section problems
pr28733:
PR ada/28733: GNAT crash while compiling Ada-2005 code
pr22387:
PR ada/22387: Ada compiler crash when inheriting from a record with custom layout
pr29015:
ada/29015: Do not ICE on incomplete type whose underlying type is known
pr16087:
PR ada/16087: Accept statically matching constraint in full view
gnalasup_to_lapack:
Ada: Use liblapack and libblas instead of libgnalasup
gcc-m68k-pch:
PR target/25343, fix gcc.dg/pch/pch for m68k.
pr35020:
Fix PR libjava/35020, taken from the trunk.
pr36343:
Proposed patch for PR tree-optimization/36343.
pr36111:
Proposed patch for PR rtl-optimization/36111.
libssp-gnu:
GNU/k*BSD support
cpu-default-i486:
set default 32bit ix86 architecture to i486
gcc-ice-hack:
Retry the build on an ice, save the calling options and preprocessed
source when the ice is reproducible.
libjava-disable-static:
Disable building the static libjava.
gcc-ice-apport:
Report an ICE to apport (if apport is available
and the environment variable GCC_NOAPPORT is not set)
multiarch-include:
biarch-include.dpatch
Adds biarch include directories
/usr/local/include/<arch>-linux-gnu
/usr/include/<arch>-linux-gnu
to the system include paths, depending on 32/64 bit mode.
libjava-nobiarch-check:
For biarch builds, disable the testsuite for the non-default architecture
for runtime libraries, which are not built by default (libjava).
config-ml:
disable some biarch libraries for biarch builds
s390-biarch:
enable biarch for 31 bit compiler
Counting all warnings,
there are 0 warnings in stage3 of this bootstrap.
Number of warnings per file:
Number of warning types: