This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.5.3 20110403 (prerelease) [gcc-4_5-branch revision 171910] (GCC) testsuite on x86_64-unknown-linux-gnu
- From: Michael Hope <michael dot hope at linaro dot org>
- To: gcc-testresults at gcc dot gnu dot org
- Date: Mon, 04 Apr 2011 10:34:15 +1200
- Subject: Results for 4.5.3 20110403 (prerelease) [gcc-4_5-branch revision 171910] (GCC) testsuite on x86_64-unknown-linux-gnu
crucis finished running job gcc-4.5+svn171910 on x86_64-maverick-cbuild93-crucis-x86_64r1.
The results are here:
http://ex.seabright.co.nz/build/gcc-4.5+svn171910
and soon enough, here:
http://builds.linaro.org/toolchain/gcc-4.5+svn171910
This email is sent from a cbuild (https://launchpad.net/cbuild) based
bot which is administered by Michael Hope <michael.hope@linaro.org>.
LAST_UPDATED: Sun Apr 3 15:06:07 UTC 2011 (revision 171910)
Native configuration is x86_64-unknown-linux-gnu
=== g++ tests ===
Running target unix
=== g++ Summary ===
# of expected passes 23102
# of expected failures 153
# of unsupported tests 303
/scratch/cbuild/slave/slaves/crucis/gcc-4.5+svn171910/gcc/default/build/gcc/testsuite/g++/../../g++ version 4.5.3 20110403 (prerelease) [gcc-4_5-branch revision 171910] (GCC)
=== gcc tests ===
Running target unix
FAIL: gcc.dg/cpp/direct2s.c (test for excess errors)
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 execution test
XPASS: gcc.dg/guality/example.c -O2 -fwhopr 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 execution test
XPASS: gcc.dg/guality/guality.c -O2 -fwhopr 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
FAIL: gcc.dg/guality/pr41353-1.c -O2 -flto line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c -O2 -flto line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c -O2 -flto line 28 i2 == 3 * 37
FAIL: gcc.dg/guality/pr41353-1.c -O2 -fwhopr line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c -O2 -fwhopr line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c -O2 -fwhopr line 28 i2 == 3 * 37
XPASS: gcc.dg/guality/pr41447-1.c -O0 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 -Os execution test
XPASS: gcc.dg/guality/pr41616-1.c -O2 -flto execution test
XPASS: gcc.dg/guality/pr41616-1.c -O2 -fwhopr execution test
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 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-1.c -O2 -fwhopr line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O2 -fwhopr line 24 sizeof (a) == 17 * sizeof (short)
=== gcc Summary ===
# of expected passes 73308
# of unexpected failures 23
# of unexpected successes 26
# of expected failures 196
# of unsupported tests 975
/scratch/cbuild/slave/slaves/crucis/gcc-4.5+svn171910/gcc/default/build/gcc/xgcc version 4.5.3 20110403 (prerelease) [gcc-4_5-branch revision 171910] (GCC)
=== gfortran tests ===
Running target unix
=== gfortran Summary ===
# of expected passes 34637
# of expected failures 31
# of unsupported tests 60
/scratch/cbuild/slave/slaves/crucis/gcc-4.5+svn171910/gcc/default/build/gcc/testsuite/gfortran/../../gfortran version 4.5.3 20110403 (prerelease) [gcc-4_5-branch revision 171910] (GCC)
=== obj-c++ tests ===
Running target unix
UNRESOLVED: obj-c++.dg/lookup-2.mm -fgnu-runtime compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm -fgnu-runtime compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm -fgnu-runtime compilation failed to produce executable
=== obj-c++ Summary ===
# of expected passes 432
# of expected failures 11
# of unresolved testcases 3
# of unsupported tests 14
/scratch/cbuild/slave/slaves/crucis/gcc-4.5+svn171910/gcc/default/build/gcc/testsuite/obj-c++/../../g++ version 4.5.3 20110403 (prerelease) [gcc-4_5-branch revision 171910] (GCC)
=== objc tests ===
Running target unix
=== objc Summary ===
# of expected passes 1904
# of expected failures 15
# of unsupported tests 20
/scratch/cbuild/slave/slaves/crucis/gcc-4.5+svn171910/gcc/default/build/gcc/xgcc version 4.5.3 20110403 (prerelease) [gcc-4_5-branch revision 171910] (GCC)
=== libstdc++ tests ===
Running target unix
FAIL: abi_check
=== libstdc++ Summary ===
# of expected passes 7075
# of unexpected failures 1
# of expected failures 95
# of unsupported tests 339
Compiler version: 4.5.3 20110403 (prerelease) [gcc-4_5-branch revision 171910] (GCC)
Platform: x86_64-unknown-linux-gnu
configure flags: --prefix=/scratch/cbuild/slave/slaves/crucis/gcc-4.5+svn171910/gcc/default/install --enable-languages=c,c++,objc,obj-c++,fortran,java,lto
make[1]: Entering directory `/scratch/cbuild/slave/slaves/crucis'
date:
2011-04-03 19:48:31+00:00
uname:
Linux crucis 2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19 20:32:27 UTC 2010 x86_64 GNU/Linux
lsb_release:
Distributor ID: Ubuntu
Description: Ubuntu 10.10
Release: 10.10
Codename: maverick
/proc/version:
Linux version 2.6.35-22-generic (buildd@allspice) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu4) ) #33-Ubuntu SMP Sun Sep 19 20:32:27 UTC 2010
gcc:
Version: 4:4.4.4-1ubuntu2
gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
Copyright (C) 2010 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.51.20100908-0ubuntu2
GNU assembler (GNU Binutils for Ubuntu) 2.20.51-system.20100908
Copyright 2010 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 `x86_64-linux-gnu'.
ldd:
ldd (Ubuntu EGLIBC 2.12.1-0ubuntu6) 2.12.1
Copyright (C) 2010 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: 2888808 2846684 42124 0 81208 2134032
-/+ buffers/cache: 631444 2257364
Swap: 0 0 0
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 : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz
stepping : 10
cpu MHz : 800.000
cache size : 3072 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good aperfmperf
pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm ida tpr_shadow vnmi flexpriority
bogomips : 4787.94
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz
stepping : 10
cpu MHz : 800.000
cache size : 3072 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good aperfmperf
pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm ida tpr_shadow vnmi flexpriority
bogomips : 4788.09
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
gdb:
Version: 7.2-1ubuntu2
GNU gdb (GDB) 7.2-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 "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
gcc-binary:
libc6:
Version: 2.12.1-0ubuntu6
make[1]: Leaving directory `/scratch/cbuild/slave/slaves/crucis'