This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Results for 4.2.0 20060626 (experimental) testsuite on x86_64-suse-linux-gnu


# Some comments about the system:

# SUSE LINUX 10.1 (X86-64)
# VERSION = 10.1

# bash-3.1-24.3
# binutils-2.16.91.0.5-18
# dejagnu-1.4.4-14
# expect-5.43.0-14
# gcc-4.1.0-25
# glibc-2.4-31.1
# kernel-default-2.6.16.13-4
# make-3.80-200
# tcl-8.4.12-14
# texinfo-4.8-20

# Linux 2.6.16.13-4-default #1 Wed May 3 04:53:23 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux
#   6:24am  up 18 days  9:45,  16 users,  load average: 3.34, 2.61, 1.94

# Using built-in specs.
# Target: x86_64-suse-linux
# Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.1.0 --enable-ssp --disable-libssp --enable-java-awt=gtk --enable-gtk-cairo --disable-libjava-multilib --with-slibdir=/lib64 --with-system-zlib --enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new --without-system-libunwind --with-cpu=generic --host=x86_64-suse-linux
# Thread model: posix
# gcc version 4.1.0 (SUSE Linux)

# GNU C Library development release version 2.4 (20060526), by Roland McGrath et al.
# Configured for x86_64-suse-linux.
# Compiled by GNU CC version 4.1.0 (SUSE Linux).
# Compiled on a Linux 2.6.16 system on 2006-05-26.
# Available extensions:
# 	crypt add-on version 2.1 by Michael Glad and others
# 	GNU Libidn by Simon Josefsson
# 	GNU libio by Per Bothner
# 	NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
# 	Native POSIX Threads Library by Ulrich Drepper et al
# 	BIND-8.2.3-T5B
# Thread-local storage support included.
# For bug reporting instructions, please see:
# <http://www.gnu.org/software/libc/bugs.html>.

LAST_UPDATED: Mon Jun 26 02:13:49 UTC 2006 (revision 115002)

Native configuration is x86_64-suse-linux-gnu

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/visibility-11.c scan-assembler memcpy@PLT
WARNING: gcc.dg/torture/fp-int-convert-float128-timode.c  -O0  compilation failed to produce executable
WARNING: gcc.dg/torture/fp-int-convert-float128-timode.c  -O1  compilation failed to produce executable
WARNING: gcc.dg/torture/fp-int-convert-float128-timode.c  -O2  compilation failed to produce executable
WARNING: gcc.dg/torture/fp-int-convert-float128-timode.c  -O3 -fomit-frame-pointer  compilation failed to produce executable
WARNING: gcc.dg/torture/fp-int-convert-float128-timode.c  -O3 -g  compilation failed to produce executable
WARNING: gcc.dg/torture/fp-int-convert-float128-timode.c  -Os  compilation failed to produce executable
WARNING: gcc.dg/torture/fp-int-convert-float128.c  -O0  compilation failed to produce executable
WARNING: gcc.dg/torture/fp-int-convert-float128.c  -O1  compilation failed to produce executable
WARNING: gcc.dg/torture/fp-int-convert-float128.c  -O2  compilation failed to produce executable
WARNING: gcc.dg/torture/fp-int-convert-float128.c  -O3 -fomit-frame-pointer  compilation failed to produce executable
WARNING: gcc.dg/torture/fp-int-convert-float128.c  -O3 -g  compilation failed to produce executable
WARNING: gcc.dg/torture/fp-int-convert-float128.c  -Os  compilation failed to produce executable
FAIL: gcc.dg/tree-ssa/inline-1.c scan-tree-dump-times (struct interval) 0

		=== gcc Summary ===

# of expected passes		39654
# of unexpected failures	2
# of expected failures		123
# of untested testcases		28
# of unsupported tests		384
/home/robert/stuff/gcc/build/gcc/xgcc  version 4.2.0 20060626 (experimental)

		=== gfortran tests ===


Running target unix
XPASS: gfortran.dg/csqrt_2.f  -O0  execution test
XPASS: gfortran.dg/csqrt_2.f  -O1  execution test
XPASS: gfortran.dg/csqrt_2.f  -O2  execution test
XPASS: gfortran.dg/csqrt_2.f  -O3 -fomit-frame-pointer  execution test
XPASS: gfortran.dg/csqrt_2.f  -O3 -fomit-frame-pointer -funroll-loops  execution test
XPASS: gfortran.dg/csqrt_2.f  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
XPASS: gfortran.dg/csqrt_2.f  -O3 -g  execution test
XPASS: gfortran.dg/csqrt_2.f  -Os  execution test
XPASS: gfortran.dg/vect/vect-5.f90  -O  scan-tree-dump-times vectorized 2 loops 1
XPASS: gfortran.dg/vect/vect-5.f90  -O  scan-tree-dump-times Alignment of access forced using peeling 1
XPASS: gfortran.dg/vect/vect-5.f90  -O  scan-tree-dump-times Vectorizing an unaligned access 2

		=== gfortran Summary ===

# of expected passes		13530
# of unexpected successes	11
# of expected failures		7
# of unsupported tests		16
/home/robert/stuff/gcc/build/gcc/testsuite/gfortran/../../gfortran  version 4.2.0 20060626 (experimental)

		=== g++ tests ===


Running target unix

		=== g++ Summary ===

# of expected passes		12651
# of expected failures		67
# of unsupported tests		98
/home/robert/stuff/gcc/build/gcc/testsuite/g++/../../g++  version 4.2.0 20060626 (experimental)

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		1754
# of expected failures		7
# of unsupported tests		24
/home/robert/stuff/gcc/build/gcc/xgcc  version 4.2.0 20060626 (experimental)

		=== libgomp tests ===


Running target unix

		=== libgomp Summary ===

# of expected passes		1498
		=== libmudflap tests ===


Running target unix

		=== libmudflap Summary ===

# of expected passes		1814
		=== libstdc++ tests ===


Running target unix
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)
XPASS: 27_io/fpos/14320-1.cc execution test

		=== libstdc++ Summary ===

# of expected passes		4312
# of unexpected successes	2
# of expected failures		12
# of unsupported tests		4

Compiler version: 4.2.0 20060626 (experimental) 
Platform: x86_64-suse-linux-gnu
configure flags: --enable-threads=posix --prefix=/home/robert/stuff/gcc/inst/gcc420 --libexecdir=/home/robert/stuff/gcc/inst/gcc420/lib --disable-checking --disable-libgcj --with-gxx-include-dir=/home/robert/stuff/gcc/inst/gcc420/include/g++ --with-system-zlib --enable-shared --enable-__cxa_atexit x86_64-suse-linux --enable-languages=c,c++,fortran,objc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]