This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.7.0 20110329 (experimental) [trunk revision 171661] (GCC) testsuite on i686-pc-linux-gnu
- From: Michael Hope <michael dot hope at linaro dot org>
- To: gcc-testresults at gcc dot gnu dot org
- Date: Thu, 31 Mar 2011 11:58:25 +1300
- Subject: Results for 4.7.0 20110329 (experimental) [trunk revision 171661] (GCC) testsuite on i686-pc-linux-gnu
scorpius finished running job gcc-4.7~svn171661 on i686-lucid-cbuild93-scorpius-i686r1.
The results are here:
http://ex.seabright.co.nz/build/gcc-4.7~svn171661
and soon enough, here:
http://builds.linaro.org/toolchain/gcc-4.7~svn171661
This email is sent from a cbuild (https://launchpad.net/cbuild) based
bot which is administered by Michael Hope <michael.hope@linaro.org>.
Native configuration is i686-pc-linux-gnu
=== g++ tests ===
Running target unix
FAIL: g++.dg/guality/redeclaration1.C -O0 line 17 i == 24
FAIL: g++.dg/guality/redeclaration1.C -O1 line 17 i == 24
FAIL: g++.dg/guality/redeclaration1.C -O2 line 17 i == 24
FAIL: g++.dg/guality/redeclaration1.C -O3 -fomit-frame-pointer line 17 i == 24
FAIL: g++.dg/guality/redeclaration1.C -O3 -g line 17 i == 24
FAIL: g++.dg/guality/redeclaration1.C -Os line 17 i == 24
=== g++ Summary ===
# of expected passes 27092
# of unexpected failures 6
# of expected failures 162
# of unsupported tests 151
/scratch/cbuild/slave/slaves/scorpius/gcc-4.7~svn171661/gcc/default/build/gcc/testsuite/g++/../../g++ version 4.7.0 20110329 (experimental) [trunk revision 171661] (GCC)
=== gcc tests ===
Running target unix
FAIL: gcc.dg/cproj-fails-with-broken-glibc.c execution test
XPASS: gcc.dg/guality/example.c -O0 execution test
XPASS: gcc.dg/guality/example.c -O1 execution test
XPASS: gcc.dg/guality/example.c -O2 execution test
XPASS: gcc.dg/guality/example.c -O2 -flto -flto-partition=none execution test
XPASS: gcc.dg/guality/example.c -O2 -flto execution test
XPASS: gcc.dg/guality/guality.c -O0 execution test
XPASS: gcc.dg/guality/guality.c -O1 execution test
XPASS: gcc.dg/guality/guality.c -O2 execution test
XPASS: gcc.dg/guality/guality.c -O3 -fomit-frame-pointer execution test
XPASS: gcc.dg/guality/guality.c -O3 -g execution test
XPASS: gcc.dg/guality/guality.c -Os execution test
XPASS: gcc.dg/guality/guality.c -O2 -flto -flto-partition=none execution test
XPASS: gcc.dg/guality/guality.c -O2 -flto execution test
XPASS: gcc.dg/guality/inline-params.c -O2 execution test
XPASS: gcc.dg/guality/inline-params.c -O3 -fomit-frame-pointer execution test
XPASS: gcc.dg/guality/inline-params.c -O3 -g execution test
XPASS: gcc.dg/guality/inline-params.c -Os execution test
XPASS: gcc.dg/guality/pr41353-1.c -O0 line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O1 line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O2 line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O3 -fomit-frame-pointer line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O3 -g line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -Os line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O2 -flto -flto-partition=none line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O2 -flto line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41447-1.c -O0 execution test
XPASS: gcc.dg/guality/pr41447-1.c -O1 execution test
XPASS: gcc.dg/guality/pr41447-1.c -Os execution test
XPASS: gcc.dg/guality/pr41616-1.c -O0 execution test
XPASS: gcc.dg/guality/pr41616-1.c -O1 execution test
XPASS: gcc.dg/guality/pr41616-1.c -O2 execution test
XPASS: gcc.dg/guality/pr41616-1.c -O3 -fomit-frame-pointer execution test
XPASS: gcc.dg/guality/pr41616-1.c -O3 -g execution test
XPASS: gcc.dg/guality/pr41616-1.c -Os execution test
FAIL: gcc.dg/guality/sra-1.c -O1 line 21 a.j == 14
FAIL: gcc.dg/guality/sra-1.c -O2 line 21 a.j == 14
FAIL: gcc.dg/guality/sra-1.c -O3 -fomit-frame-pointer line 21 a.j == 14
FAIL: gcc.dg/guality/sra-1.c -O3 -g line 21 a.j == 14
FAIL: gcc.dg/guality/sra-1.c -Os line 21 a.j == 14
FAIL: gcc.dg/guality/sra-1.c -O2 -flto -flto-partition=none line 21 a.j == 14
FAIL: gcc.dg/guality/sra-1.c -O2 -flto line 21 a.j == 14
FAIL: gcc.dg/guality/vla-1.c -O0 line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O0 line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O1 line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O1 line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O2 line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O2 line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O3 -fomit-frame-pointer line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O3 -fomit-frame-pointer line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O3 -g line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O3 -g line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -Os line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -Os line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O2 -flto -flto-partition=none line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O2 -flto -flto-partition=none line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O2 -flto line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O2 -flto line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-2.c -O0 line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O0 line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O1 line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O1 line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O3 -fomit-frame-pointer line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O3 -fomit-frame-pointer line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O3 -g line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O3 -g line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -Os line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -Os line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 -flto -flto-partition=none line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 -flto -flto-partition=none line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 -flto line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 -flto line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/vect/pr38529.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 1
=== gcc Summary ===
# of expected passes 77785
# of unexpected failures 41
# of unexpected successes 34
# of expected failures 198
# of unsupported tests 754
/scratch/cbuild/slave/slaves/scorpius/gcc-4.7~svn171661/gcc/default/build/gcc/xgcc version 4.7.0 20110329 (experimental) [trunk revision 171661] (GCC)
=== gfortran tests ===
Running target unix
FAIL: gfortran.dg/cray_pointers_8.f90 -O2 execution test
FAIL: gfortran.dg/cray_pointers_8.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/cray_pointers_8.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/cray_pointers_8.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/cray_pointers_8.f90 -O3 -g execution test
FAIL: gfortran.dg/cray_pointers_8.f90 -Os execution test
=== gfortran Summary ===
# of expected passes 38314
# of unexpected failures 6
# of expected failures 41
# of unsupported tests 212
/scratch/cbuild/slave/slaves/scorpius/gcc-4.7~svn171661/gcc/default/build/gcc/testsuite/gfortran/../../gfortran version 4.7.0 20110329 (experimental) [trunk revision 171661] (GCC)
=== obj-c++ tests ===
Running target unix
=== obj-c++ Summary ===
# of expected passes 1386
# of expected failures 2
# of unsupported tests 86
/scratch/cbuild/slave/slaves/scorpius/gcc-4.7~svn171661/gcc/default/build/gcc/testsuite/obj-c++/../../g++ version 4.7.0 20110329 (experimental) [trunk revision 171661] (GCC)
=== objc tests ===
Running target unix
=== objc Summary ===
# of expected passes 2918
# of expected failures 6
# of unsupported tests 74
/scratch/cbuild/slave/slaves/scorpius/gcc-4.7~svn171661/gcc/default/build/gcc/xgcc version 4.7.0 20110329 (experimental) [trunk revision 171661] (GCC)
=== libstdc++ tests ===
Running target unix
=== libstdc++ Summary ===
# of expected passes 7676
# of expected failures 84
# of unsupported tests 413
Compiler version: 4.7.0 20110329 (experimental) [trunk revision 171661] (GCC)
Platform: i686-pc-linux-gnu
configure flags: ' --prefix='/scratch/cbuild/slave/slaves/scorpius/gcc-4.7~svn171661/gcc/default/install' --enable-languages=c,c++,objc,obj-c++,fortran,java,lto
make[1]: Entering directory `/scratch/cbuild/slave/slaves/scorpius'
date:
2011-03-30 06:33:01+00:00
uname:
Linux scorpius 2.6.35-21-generic #30~lucid1-Ubuntu SMP Sat Sep 11 14:43:11 UTC 2010 i686 GNU/Linux
lsb_release:
Distributor ID: Ubuntu
Description: Ubuntu 10.04 LTS
Release: 10.04
Codename: lucid
/proc/version:
Linux version 2.6.35-21-generic (buildd@lychee) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #30~lucid1-Ubuntu SMP Sat Sep 11 14:43:11 UTC 2010
gcc:
Version: 4:4.4.3-1ubuntu1
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
as:
Version: 2.20.1-3ubuntu5
GNU assembler (GNU Binutils for Ubuntu) 2.20.1-system.20100303
Copyright 2009 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `i486-linux-gnu'.
ldd:
ldd (Ubuntu EGLIBC 2.11.1-0ubuntu7.2) 2.11.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
free:
total used free shared buffers cached
Mem: 1023416 165316 858100 0 34388 57596
-/+ buffers/cache: 73332 950084
Swap: 2618364 0 2618364
ulimit:
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 20
file size (blocks, -f) unlimited
pending signals (-i) 16382
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) unlimited
cpu time (seconds, -t) unlimited
max user processes (-u) unlimited
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
cpuinfo:
processor : 0
vendor_id : AuthenticAMD
cpu family : 16
model : 2
model name : AMD Phenom(tm) 8650 Triple-Core Processor
stepping : 3
cpu MHz : 2300.000
cache size : 512 KB
physical id : 0
siblings : 3
core id : 0
cpu cores : 3
apicid : 0
initial apicid : 0
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc
extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs npt lbrv svm_lock
bogomips : 4609.52
clflush size : 64
cache_alignment : 64
address sizes : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate
processor : 1
vendor_id : AuthenticAMD
cpu family : 16
model : 2
model name : AMD Phenom(tm) 8650 Triple-Core Processor
stepping : 3
cpu MHz : 2300.000
cache size : 512 KB
physical id : 0
siblings : 3
core id : 1
cpu cores : 3
apicid : 1
initial apicid : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc
extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs npt lbrv svm_lock
bogomips : 4609.93
clflush size : 64
cache_alignment : 64
address sizes : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate
processor : 2
vendor_id : AuthenticAMD
cpu family : 16
model : 2
model name : AMD Phenom(tm) 8650 Triple-Core Processor
stepping : 3
cpu MHz : 2300.000
cache size : 512 KB
physical id : 0
siblings : 3
core id : 2
cpu cores : 3
apicid : 2
initial apicid : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc
extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs npt lbrv svm_lock
bogomips : 4609.80
clflush size : 64
cache_alignment : 64
address sizes : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate
gdb:
Version: 7.1-1ubuntu2
GNU gdb (GDB) 7.1-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
gcc-binary:
libc6:
Version: 2.11.1-0ubuntu7.2
make[1]: Leaving directory `/scratch/cbuild/slave/slaves/scorpius'