This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.3.0 20070331 (experimental) testsuite on x86_64-suse-linux-gnu
- From: rschiele at gmail dot com (Robert Schiele)
- To: gcc-testresults at gcc dot gnu dot org
- Date: Sat, 31 Mar 2007 05:36:31 +0200
- Subject: Results for 4.3.0 20070331 (experimental) testsuite on x86_64-suse-linux-gnu
This build includes the following specific changes:
Index: gcc/gcc.c
===================================================================
--- gcc/gcc.c (revision 123378)
+++ gcc/gcc.c (working copy)
@@ -6203,6 +6203,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,
@@ -6213,8 +6215,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 123378)
+++ gcc/cp/parser.c (working copy)
@@ -13709,7 +13709,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.8-0.1
# make-3.81-23
# tcl-8.4.14-11
# texinfo-4.8-43
# Linux 2.6.18.8-0.1-xen #1 SMP Fri Mar 2 13:51:59 UTC 2007 x86_64 x86_64 x86_64 GNU/Linux
# 5:36am up 12 days 18:58, 11 users, load average: 1.67, 1.77, 1.75
# 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: Fri Mar 30 23:55:04 UTC 2007 (revision 123378M)
Native configuration is x86_64-suse-linux-gnu
=== gcc tests ===
Running target unix
FAIL: gcc.dg/tls/opt-3.c (test for excess errors)
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
XPASS: gcc.dg/tree-ssa/update-threading.c scan-tree-dump-times Invalid sum 0
FAIL: gcc.target/i386/sse-13.c (test for excess errors)
FAIL: gcc.target/i386/sse-14.c (test for excess errors)
FAIL: gcc.target/i386/sse-vect-types.c (test for excess errors)
=== gcc Summary ===
# of expected passes 44324
# of unexpected failures 11
# of unexpected successes 1
# of expected failures 125
# of untested testcases 28
# of unsupported tests 414
/home/robert/stuff/gcc/build/gcc/xgcc version 4.3.0 20070331 (experimental)
=== gfortran tests ===
Running target unix
FAIL: gfortran.dg/secnds.f -O3 -g execution test
=== gfortran Summary ===
# of expected passes 17051
# of unexpected failures 1
# of expected failures 7
# of unsupported tests 18
/home/robert/stuff/gcc/build/gcc/testsuite/gfortran/../../gfortran version 4.3.0 20070331 (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 14384
# of unexpected successes 2
# of expected failures 79
# of unsupported tests 109
/home/robert/stuff/gcc/build/gcc/testsuite/g++/../../g++ version 4.3.0 20070331 (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 20070331 (experimental)
=== libgomp tests ===
Running target unix
=== libgomp Summary ===
# of expected passes 1566
=== 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
=== libmudflap Summary ===
# of expected passes 1819
# of unexpected failures 7
=== libstdc++ tests ===
Running target unix
XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors)
XPASS: 27_io/fpos/14320-1.cc execution test
=== libstdc++ Summary ===
# of expected passes 4846
# of unexpected successes 2
# of expected failures 27
Compiler version: 4.3.0 20070331 (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 --enable-languages=c,c++,f95,objc --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