This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for gcc gcc 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: Sun, 18 Mar 2007 09:06:22 +0100
- Subject: Results for gcc gcc testsuite on x86_64-suse-linux-gnu
This build includes the following specific changes:
Index: gcc/gcc.c
===================================================================
--- gcc/gcc.c (revision 123033)
+++ gcc/gcc.c (working copy)
@@ -6199,6 +6199,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,
@@ -6209,8 +6211,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. */
# 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.2-34-default #1 SMP Mon Nov 27 11:46:27 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux
# 9:06am up 79 days 10:34, 18 users, load average: 4.80, 3.38, 3.24
# 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: Sun Mar 18 01:11:17 UTC 2007 (revision 123033M)
Native configuration is x86_64-suse-linux-gnu
=== gcc tests ===
Running target unix
Compiler version: gcc gcc
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