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.1 testsuite on x86_64-suse-linux-gnu


Hi All,

First of all some information about this machine hardware and OS:

> \$ uname -a
> Linux olivine 2.6.16.21-0.8-smp #1 SMP Mon Jul 3 18:25:39 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux
> 
> \$ hwinfo --cpu
> 01: None 00.0: 10103 CPU                                        
>   [Created at cpu.290]
>   Unique ID: rdCR.j8NaKXDZtZ6
>   Hardware Class: cpu
>   Arch: X86-64
>   Vendor: "AuthenticAMD"
>   Model: 15.65.3 "Dual-Core AMD Opteron(tm) Processor 2216 HE"
>   Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,lm,3dnowext,3dnow,pni,cx16,lahf_lm,cmp_legacy,svm,cr8_legacy
>   Clock: 1000 MHz
>   Cache: 1024 kb
>   Units/Processor: 2
>   Config Status: cfg=new, avail=yes, need=no, active=unknown
> 
> 02: None 01.0: 10103 CPU
>   [Created at cpu.290]
>   Unique ID: wkFv.j8NaKXDZtZ6
>   Hardware Class: cpu
>   Arch: X86-64
>   Vendor: "AuthenticAMD"
>   Model: 15.65.3 "Dual-Core AMD Opteron(tm) Processor 2216 HE"
>   Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,lm,3dnowext,3dnow,pni,cx16,lahf_lm,cmp_legacy,svm,cr8_legacy
>   Clock: 1000 MHz
>   Cache: 1024 kb
>   Units/Processor: 2
>   Config Status: cfg=new, avail=yes, need=no, active=unknown

It is a SuSE Linux Entreprise Edition 10.
The gcc installed originally was gcc-4.1.0-28.4 and
I decided to use (almost) the same options as they did (gcc -v).

I also modified the following script without success though.
The problem was that /lib64 was used even when in 32 bit mode.
Perhaps did I/they put too many options at the ./configure level.

--- config-ml.in~       2006-06-13 22:48:23.000000000 +0200
+++ config-ml.in        2007-09-05 15:50:38.000000000 +0200
@@ -888,6 +888,19 @@
        fi
     fi
 
+       case "\${ml_dir}" in
+       32)
+set -x
+    if eval \`echo \${ml_config_env} \${ml_config_shell} \${ml_recprog} \\
+       --with-multisubdir=\${ml_dir} --with-multisrctop=\${multisrctop} \\
+       \${ac_configure_args} \${ml_srcdiroption} | sed -e 's/lib64/lib/g'\`; then
+      true
+    else
+      exit 1
+    fi
+set -
+       ;;
+       *)
     if eval \${ml_config_env} \${ml_config_shell} \${ml_recprog} \\
        --with-multisubdir=\${ml_dir} --with-multisrctop=\${multisrctop} \\
        \${ac_configure_args} \${ml_srcdiroption} ; then
@@ -895,6 +908,8 @@
     else
       exit 1
     fi
+       ;;
+       esac
 
     cd \${ML_POPDIR}
 

LAST_UPDATED: Obtained from SVN: tags/gcc_4_2_1_release revision 126787

Native configuration is x86_64-suse-linux-gnu

		=== 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		13390
# of unexpected successes	2
# of expected failures		66
# of unsupported tests		106
/home/root/GCC/gcc/testsuite/g++/../../g++  version 4.2.1

		=== gcc tests ===


Running target unix
UNRESOLVED: gcc.c-torture/execute/mayalias-2.c execution,  -O3 -g 
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

		=== gcc Summary ===

# of expected passes		41978
# of expected failures		127
# of unresolved testcases	1
# of untested testcases		28
# of unsupported tests		402
/home/root/GCC/gcc/xgcc  version 4.2.1

		=== 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

		=== gfortran Summary ===

# of expected passes		16246
# of unexpected successes	8
# of expected failures		7
# of unsupported tests		17
/home/root/GCC/gcc/testsuite/gfortran/../../gfortran  version 4.2.1

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		1806
# of expected failures		7
# of unsupported tests		24
/home/root/GCC/gcc/xgcc  version 4.2.1

		=== libstdc++ tests ===


Running target unix
XPASS: 27_io/fpos/14320-1.cc execution test

		=== libstdc++ Summary ===

# of expected passes		4474
# of unexpected successes	1
# of expected failures		15

Compiler version: 4.2.1 
Platform: x86_64-suse-linux-gnu
configure flags: --enable-threads=posix --prefix=/usr/local --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-checking=release --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 --with-mpfr=/usr/local --with-mpfr-lib=/usr/local/lib64 --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]