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.3.0 20070203 (experimental) testsuite on x86_64-suse-linux-gnu


This build includes the following specific changes:

Index: gcc/gcc.c
===================================================================
--- gcc/gcc.c	(revision 121532)
+++ gcc/gcc.c	(working copy)
@@ -6205,6 +6205,8 @@
   memcpy (compilers, default_compilers, sizeof default_compilers);
   n_compilers = n_default_compilers;
 
+  init_spec ();
+
   /* Read specs from a file if there is one.  */
 
   machine_suffix = concat (spec_machine, dir_separator_str,
@@ -6215,8 +6217,6 @@
   /* Read the specs file unless it is a default one.  */
   if (specs_file != 0 && strcmp (specs_file, "specs"))
     read_specs (specs_file, TRUE);
-  else
-    init_spec ();
 
   /* We need to check standard_exec_prefix/just_machine_suffix/specs
      for any override of as, ld and libraries.  */
Index: gcc/cp/parser.c
===================================================================
--- gcc/cp/parser.c	(revision 121532)
+++ gcc/cp/parser.c	(working copy)
@@ -13217,7 +13217,7 @@
   bool saved_in_function_body;
   tree old_scope = NULL_TREE;
   tree scope = NULL_TREE;
-  tree bases;
+  tree bases = NULL_TREE;
 
   push_deferring_access_checks (dk_no_deferred);
 

# Some comments about the system:

# openSUSE 10.2 (X86-64)
# VERSION = 10.2

# bash-3.1-55
# binutils-2.17.50.0.5-21
# dejagnu-1.4.4-35
# expect-5.43.0-34
# gcc-4.1.3-29
# glibc-2.5-25
# kernel-default-2.6.18.2-34
# make-3.81-23
# tcl-8.4.14-11
# texinfo-4.8-43

# Linux 2.6.18.2-34-default #1 SMP Mon Nov 27 11:46:27 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux
#   5:17am  up 36 days  6:46,  18 users,  load average: 3.92, 2.53, 1.95

# 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,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.1.2 --enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib64 --with-system-zlib --enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new --program-suffix=-4.1 --enable-version-specific-runtime-libs --without-system-libunwind --with-cpu=generic --host=x86_64-suse-linux
# Thread model: posix
# gcc version 4.1.2 20061115 (prerelease) (SUSE Linux)

# GNU C Library stable release version 2.5 (20061011), by Roland McGrath et al.
# Configured for x86_64-suse-linux.
# Compiled by GNU CC version 4.1.2 20061115 (prerelease) (SUSE Linux).
# Compiled on a Linux 2.6.18 system on 2006-11-25.
# 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: Sat Feb  3 01:18:54 UTC 2007 (revision 121532M)

Native configuration is x86_64-suse-linux-gnu

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/torture/builtin-pow-mpfr-1.c  -O0  scan-tree-dump pow
FAIL: gcc.dg/torture/builtin-pow-mpfr-1.c  -O1  scan-tree-dump pow
FAIL: gcc.dg/torture/builtin-pow-mpfr-1.c  -O2  scan-tree-dump pow
FAIL: gcc.dg/torture/builtin-pow-mpfr-1.c  -O3 -fomit-frame-pointer  scan-tree-dump pow
FAIL: gcc.dg/torture/builtin-pow-mpfr-1.c  -O3 -g  scan-tree-dump pow
FAIL: gcc.dg/torture/builtin-pow-mpfr-1.c  -Os  scan-tree-dump pow
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/loadpre1.c scan-tree-dump-times Eliminated: 1 1
FAIL: gcc.target/i386/sse-1.c scan-assembler-not movaps
FAIL: gcc.target/i386/vecinit-1.c scan-assembler-not movaps

		=== gcc Summary ===

# of expected passes		42843
# of unexpected failures	9
# of expected failures		122
# of untested testcases		28
# of unsupported tests		409
/home/robert/stuff/gcc/build/gcc/xgcc  version 4.3.0 20070203 (experimental)

		=== gfortran tests ===


Running target unix

		=== gfortran Summary ===

# of expected passes		16175
# of expected failures		7
# of unsupported tests		17
/home/robert/stuff/gcc/build/gcc/testsuite/gfortran/../../gfortran  version 4.3.0 20070203 (experimental)

		=== g++ tests ===


Running target unix
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not offset: -4B
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not &x\\[5\\]

		=== g++ Summary ===

# of expected passes		13927
# of unexpected successes	2
# of expected failures		79
# of unsupported tests		106
/home/robert/stuff/gcc/build/gcc/testsuite/g++/../../g++  version 4.3.0 20070203 (experimental)

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		1796
# of expected failures		7
# of unsupported tests		24
/home/robert/stuff/gcc/build/gcc/xgcc  version 4.3.0 20070203 (experimental)

		=== libgomp tests ===


Running target unix
FAIL: libgomp.c++/pr26691.C  -O  (test for excess errors)
WARNING: libgomp.c++/pr26691.C  -O  compilation failed to produce executable

		=== libgomp Summary ===

# of expected passes		1548
# of unexpected failures	1
		=== libmudflap tests ===


Running target unix
FAIL: libmudflap.c/fail8-frag.c (-static) output pattern test
FAIL: libmudflap.c/fail9-frag.c (-static) output pattern test
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test
FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test
FAIL: libmudflap.cth/pass59-frag.c (test for excess errors)
FAIL: libmudflap.cth/pass59-frag.c (-static -DSTATIC) (test for excess errors)
FAIL: libmudflap.cth/pass59-frag.c (-O2) (test for excess errors)
FAIL: libmudflap.cth/pass59-frag.c (-O3) (test for excess errors)

		=== libmudflap Summary ===

# of expected passes		1815
# of unexpected failures	11
		=== 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		4482
# of unexpected successes	2
# of expected failures		14

Compiler version: 4.3.0 20070203 (experimental) 
Platform: x86_64-suse-linux-gnu
configure flags: --enable-threads=posix --prefix=/home/robert/stuff/gcc/inst/gcc430 --libexecdir=/home/robert/stuff/gcc/inst/gcc430/lib --disable-checking --disable-libgcj --with-gxx-include-dir=/home/robert/stuff/gcc/inst/gcc430/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]