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.7.0 20110718 (experimental) (GCC) testsuite on ia64-hp-hpux11.23


Native configuration is ia64-hp-hpux11.23

		=== g++ tests ===


Running target unix/-milp32
FAIL: g++.dg/inherit/covariant7.C scan-tree-dump class "24    .*c6::_ZTcv0_n16_v0_n12_NV2c62f2Ev"
FAIL: g++.dg/inherit/covariant7.C scan-tree-dump class "28    .*c6::f2"
FAIL: g++.dg/inherit/covariant7.C scan-tree-dump class "84    .*c6::_ZTv0_n16_NV2c62f2Ev"

		=== g++ Summary for unix/-milp32 ===

# of expected passes		26547
# of unexpected failures	3
# of expected failures		163
# of unsupported tests		425

Running target unix/-mlp64
FAIL: g++.dg/inherit/covariant7.C scan-tree-dump class "48    .*c6::_ZTcv0_n32_v0_n24_NV2c62f2Ev"
FAIL: g++.dg/inherit/covariant7.C scan-tree-dump class "56    .*c6::f2"
FAIL: g++.dg/inherit/covariant7.C scan-tree-dump class "168   .*c6::_ZTv0_n32_NV2c62f2Ev"

		=== g++ Summary for unix/-mlp64 ===

# of expected passes		26508
# of unexpected failures	3
# of expected failures		163
# of unsupported tests		426

		=== g++ Summary ===

# of expected passes		53055
# of unexpected failures	6
# of expected failures		326
# of unsupported tests		851
/ctires/gcc/nightly2/build-ia64-hp-hpux11.23-trunk/obj_gcc/gcc/testsuite/g++/../../g++  version 4.7.0 20110718 (experimental) (GCC) 

		=== gcc tests ===


Running target unix/-milp32
FAIL: gcc.c-torture/compile/limits-structnest.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-structnest.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-structnest.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-structnest.c  -Os  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-structnest.c  -O2 -flto -flto-partition=none  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-structnest.c  -O2 -flto  (test for excess errors)
XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times optimized "link_error" 0
FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times dom1 "x[^ ]* & y" 1
XPASS: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
XPASS: gcc.dg/vect/pr33953.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/pr33953.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
FAIL: gcc.dg/vect/vect-120.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/vect-35.c scan-tree-dump-times vect "vectorized 2 loops" 1
XPASS: gcc.dg/vect/vect-outer-5.c scan-tree-dump-times vect "zero step in outer loop." 1
XPASS: gcc.dg/vect/slp-24.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/slp-24.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2
XPASS: gcc.dg/vect/pr33804.c -flto scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/pr33804.c -flto scan-tree-dump-times vect "vectorizing stmts using SLP" 1
XPASS: gcc.dg/vect/pr33953.c -flto scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/pr33953.c -flto scan-tree-dump-times vect "vectorizing stmts using SLP" 1
FAIL: gcc.dg/vect/vect-120.c -flto scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/vect-35.c -flto scan-tree-dump-times vect "vectorized 2 loops" 1
XPASS: gcc.dg/vect/vect-outer-5.c -flto scan-tree-dump-times vect "zero step in outer loop." 1
XPASS: gcc.dg/vect/slp-24.c -flto scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/slp-24.c -flto scan-tree-dump-times vect "vectorizing stmts using SLP" 2
XPASS: gcc.dg/vect/no-scevccp-outer-21.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED." 1
XPASS: gcc.dg/vect/if-cvt-stores-vect-ifcvt-18.c scan-tree-dump-times vect "vectorized 1 loops" 1

		=== gcc Summary for unix/-milp32 ===

# of expected passes		71694
# of unexpected failures	9
# of unexpected successes	19
# of expected failures		321
# of unsupported tests		1061

Running target unix/-mlp64
FAIL: gcc.c-torture/compile/limits-structnest.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-structnest.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-structnest.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-structnest.c  -Os  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-structnest.c  -O2 -flto -flto-partition=none  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-structnest.c  -O2 -flto  (test for excess errors)
XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times optimized "link_error" 0
FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times dom1 "x[^ ]* & y" 1
XPASS: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
XPASS: gcc.dg/vect/pr33953.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/pr33953.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
FAIL: gcc.dg/vect/vect-120.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/vect-35.c scan-tree-dump-times vect "vectorized 2 loops" 1
XPASS: gcc.dg/vect/vect-outer-5.c scan-tree-dump-times vect "zero step in outer loop." 1
XPASS: gcc.dg/vect/pr33804.c -flto scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/pr33804.c -flto scan-tree-dump-times vect "vectorizing stmts using SLP" 1
XPASS: gcc.dg/vect/pr33953.c -flto scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/pr33953.c -flto scan-tree-dump-times vect "vectorizing stmts using SLP" 1
FAIL: gcc.dg/vect/vect-120.c -flto scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/vect-35.c -flto scan-tree-dump-times vect "vectorized 2 loops" 1
XPASS: gcc.dg/vect/vect-outer-5.c -flto scan-tree-dump-times vect "zero step in outer loop." 1
XPASS: gcc.dg/vect/no-scevccp-outer-21.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED." 1
XPASS: gcc.dg/vect/if-cvt-stores-vect-ifcvt-18.c scan-tree-dump-times vect "vectorized 1 loops" 1

		=== gcc Summary for unix/-mlp64 ===

# of expected passes		71710
# of unexpected failures	9
# of unexpected successes	15
# of expected failures		322
# of unsupported tests		1057

		=== gcc Summary ===

# of expected passes		143404
# of unexpected failures	18
# of unexpected successes	34
# of expected failures		643
# of unsupported tests		2118
/ctires/gcc/nightly2/build-ia64-hp-hpux11.23-trunk/obj_gcc/gcc/xgcc  version 4.7.0 20110718 (experimental) (GCC) 

		=== gfortran tests ===


Running target unix/-milp32
FAIL: gfortran.dg/guality/pr41558.f90  -O1  line 7 s == 'foo'
FAIL: gfortran.dg/guality/pr41558.f90  -O2  line 7 s == 'foo'
FAIL: gfortran.dg/guality/pr41558.f90  -O3 -fomit-frame-pointer  line 7 s == 'foo'
FAIL: gfortran.dg/guality/pr41558.f90  -O3 -fomit-frame-pointer -funroll-loops  line 7 s == 'foo'
FAIL: gfortran.dg/guality/pr41558.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  line 7 s == 'foo'
FAIL: gfortran.dg/guality/pr41558.f90  -O3 -g  line 7 s == 'foo'
FAIL: gfortran.dg/guality/pr41558.f90  -Os  line 7 s == 'foo'

		=== gfortran Summary for unix/-milp32 ===

# of expected passes		39144
# of unexpected failures	7
# of expected failures		49
# of unsupported tests		78

Running target unix/-mlp64

		=== gfortran Summary for unix/-mlp64 ===

# of expected passes		39144
# of expected failures		49
# of unsupported tests		85

		=== gfortran Summary ===

# of expected passes		78288
# of unexpected failures	7
# of expected failures		98
# of unsupported tests		163
/ctires/gcc/nightly2/build-ia64-hp-hpux11.23-trunk/obj_gcc/gcc/testsuite/gfortran/../../gfortran  version 4.7.0 20110718 (experimental) (GCC) 

		=== libgomp tests ===


Running target unix/-mlp64

		=== libgomp Summary for unix/-mlp64 ===

# of expected passes		2586
# of unsupported tests		3

Running target unix/-milp32

		=== libgomp Summary for unix/-milp32 ===

# of expected passes		2586
# of unsupported tests		3

		=== libgomp Summary ===

# of expected passes		5172
# of unsupported tests		6
		=== libstdc++ tests ===


Running target unix/-milp32
XPASS: 22_locale/collate/hash/char/1.cc (test for excess errors)
XPASS: 22_locale/collate/requirements/base_classes.cc (test for excess errors)
XPASS: 22_locale/collate/transform/wchar_t/28277.cc (test for excess errors)
XPASS: 22_locale/collate_byname/requirements/base_classes.cc (test for excess errors)
FAIL: ext/codecvt/wchar_t.cc execution test

		=== libstdc++ Summary for unix/-milp32 ===

# of expected passes		7089
# of unexpected failures	1
# of unexpected successes	4
# of expected failures		44
# of unsupported tests		807

Running target unix/-mlp64
XPASS: 22_locale/collate/hash/char/1.cc (test for excess errors)
XPASS: 22_locale/collate/requirements/base_classes.cc (test for excess errors)
XPASS: 22_locale/collate/transform/wchar_t/28277.cc (test for excess errors)
XPASS: 22_locale/collate_byname/requirements/base_classes.cc (test for excess errors)
FAIL: ext/codecvt/wchar_t.cc execution test

		=== libstdc++ Summary for unix/-mlp64 ===

# of expected passes		7089
# of unexpected failures	1
# of unexpected successes	4
# of expected failures		44
# of unsupported tests		807

		=== libstdc++ Summary ===

# of expected passes		14178
# of unexpected failures	2
# of unexpected successes	8
# of expected failures		88
# of unsupported tests		1614

		=== libstdc++ Summary ===


Compiler version: 4.7.0 20110718 (experimental) (GCC) 
Platform: ia64-hp-hpux11.23
configure flags: --host=ia64-hp-hpux11.23 --build=ia64-hp-hpux11.23 --prefix=/ctires/gcc/nightly2/gcc-ia64-hp-hpux11.23-trunk --with-local-prefix=/ctires/gcc/nightly2/gcc-ia64-hp-hpux11.23-trunk --disable-nls --with-gmp=/proj/opensrc/be/ia64-hp-hpux11.23 --with-mpfr=/proj/opensrc/be/ia64-hp-hpux11.23 --with-mpc=/proj/opensrc/be/ia64-hp-hpux11.23 --with-libelf=/proj/opensrc/be/ia64-hp-hpux11.23 --disable-libmudflap --enable-libunwind-exceptions SED=/usr/bin/sed --enable-languages=c,c++,fortran


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]