← Back to team overview

linaro-toolchain-builds team mailing list archive

Results for 4.5.3 20110406 (prerelease) [gcc-linaro/4.5 revision 99490] (Linaro GCC 4.5-2011.03-dev1) testsuite on x86_64-unknown-linux-gnu x86_64r1

 

crucis finished running job gcc-linaro-4.5+bzr99490 on x86_64-maverick-cbuild104-crucis-x86_64r1.

The results are here:
 http://ex.seabright.co.nz/build/gcc-linaro-4.5+bzr99490

and soon enough, here:
 http://builds.linaro.org/toolchain/gcc-linaro-4.5+bzr99490

This email is sent from a cbuild (https://launchpad.net/cbuild) based
bot which is administered by Michael Hope <michael.hope@xxxxxxxxxx>.


LAST_UPDATED: Thu Apr  7 19:17:27 UTC 2011 (revision 99490)

Native configuration is x86_64-unknown-linux-gnu

		=== g++ tests ===


Running target unix

		=== g++ Summary ===

# of expected passes		23146
# of expected failures		153
# of unsupported tests		304
/scratch/cbuild/slave/slaves/crucis/gcc-linaro-4.5+bzr99490/gcc/default/build/gcc/testsuite/g++/../../g++  version 4.5.3 20110406 (prerelease) [gcc-linaro/4.5 revision 99490] (Linaro GCC 4.5-2011.03-dev1)

		=== gcc tests ===


Running target unix
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)
XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times optimized "link_error" 0
FAIL: gcc.target/i386/wmul-1.c scan-assembler-times imull 2
FAIL: gcc.target/i386/wmul-2.c scan-assembler-times imull 1

		=== gcc Summary ===

# of expected passes		73546
# of unexpected failures	24
# of unexpected successes	27
# of expected failures		195
# of unsupported tests		980
/scratch/cbuild/slave/slaves/crucis/gcc-linaro-4.5+bzr99490/gcc/default/build/gcc/xgcc  version 4.5.3 20110406 (prerelease) [gcc-linaro/4.5 revision 99490] (Linaro GCC 4.5-2011.03-dev1)

		=== 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-linaro-4.5+bzr99490/gcc/default/build/gcc/testsuite/gfortran/../../gfortran  version 4.5.3 20110406 (prerelease) [gcc-linaro/4.5 revision 99490] (Linaro GCC 4.5-2011.03-dev1)

		=== 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-linaro-4.5+bzr99490/gcc/default/build/gcc/testsuite/obj-c++/../../g++  version 4.5.3 20110406 (prerelease) [gcc-linaro/4.5 revision 99490] (Linaro GCC 4.5-2011.03-dev1)

		=== 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-linaro-4.5+bzr99490/gcc/default/build/gcc/xgcc  version 4.5.3 20110406 (prerelease) [gcc-linaro/4.5 revision 99490] (Linaro GCC 4.5-2011.03-dev1)

		=== libstdc++ tests ===


Running target unix

		=== libstdc++ Summary ===

# of expected passes		7076
# of expected failures		95
# of unsupported tests		339

Compiler version: 4.5.3 20110406 (prerelease) [gcc-linaro/4.5 revision 99490] (Linaro GCC 4.5-2011.03-dev1)
Platform: x86_64-unknown-linux-gnu
configure flags: --prefix=/scratch/cbuild/slave/slaves/crucis/gcc-linaro-4.5+bzr99490/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-07 22:01:41+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    2422976     465832          0      76612    1242868
-/+ buffers/cache:    1103496    1785312
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		: 2400.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.78
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	: 4787.79
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
PATH:
/tools/toolchains/arch/x86_64/binutils-2.21/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin

make[1]: Leaving directory `/scratch/cbuild/slave/slaves/crucis'