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 7.0.0 20160830 (experimental) [trunk revision 06cee16:4f8204e:adca2d164133479d376d3bf760042ebf2190b413] (GCC) testsuite on x86_64-unknown-dragonfly4.7


With two small patches to libcilkrts/runtime/ sysdep-unix.c and os-unix.c to unbreak the gcc trunk build on DragonFly.
Note: -fcilkplus fails badly all runtime execution tests, to be investigated.
(It is still unclear what happended to cilk-plus on gcc7 and why it so badly fails the runtime tests)
GFortran regressions (except for graphite/pr68279.f90) are due to changes to libgfortran/intrinsics/random.c,
specifically the r239356 commit "Replace KISS with xorshift1024* using per-thread state." and r239611.
LAST_UPDATED: Tue Aug 30 08:26:48 UTC 2016 (revision 06cee16:4f8204e:adca2d164133479d376d3bf760042ebf2190b413)

Native configuration is x86_64-unknown-dragonfly4.7

		=== g++ tests ===


Running target unix
FAIL: g++.dg/cilk-plus/CK/catch_exc.cc  -O1 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/cilk-for-tplt.cc  -O1 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/const_spawn.cc  -O1 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/fib-opr-overload.cc  -O1 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/fib-tplt.cc  -O1 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/for1.cc  -O1 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/lambda_spawns.cc  -O1 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/lambda_spawns_tplt.cc  -O1 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/pr60586.cc  -O1 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/pr66326.cc  -O1 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/stl_iter.cc  -O1 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/stl_rev_iter.cc  -O1 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/stl_test.cc  -O1 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/catch_exc.cc  -O3 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/cilk-for-tplt.cc  -O3 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/const_spawn.cc  -O3 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/fib-opr-overload.cc  -O3 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/fib-tplt.cc  -O3 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/for1.cc  -O3 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/lambda_spawns.cc  -O3 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/lambda_spawns_tplt.cc  -O3 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/pr60586.cc  -O3 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/pr66326.cc  -O3 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/stl_iter.cc  -O3 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/stl_rev_iter.cc  -O3 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/stl_test.cc  -O3 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/catch_exc.cc  -g -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/cilk-for-tplt.cc  -g -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/const_spawn.cc  -g -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/fib-opr-overload.cc  -g -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/fib-tplt.cc  -g -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/for1.cc  -g -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/lambda_spawns.cc  -g -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/lambda_spawns_tplt.cc  -g -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/pr60586.cc  -g -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/pr66326.cc  -g -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/stl_iter.cc  -g -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/stl_rev_iter.cc  -g -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/stl_test.cc  -g -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/catch_exc.cc  -g -O2 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/cilk-for-tplt.cc  -g -O2 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/const_spawn.cc  -g -O2 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/fib-opr-overload.cc  -g -O2 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/fib-tplt.cc  -g -O2 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/for1.cc  -g -O2 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/lambda_spawns.cc  -g -O2 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/lambda_spawns_tplt.cc  -g -O2 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/pr60586.cc  -g -O2 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/pr66326.cc  -g -O2 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/stl_iter.cc  -g -O2 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/stl_rev_iter.cc  -g -O2 -fcilkplus execution test
FAIL: g++.dg/cilk-plus/CK/stl_test.cc  -g -O2 -fcilkplus execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-for-2.c  -O1 execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-fors.c  -O1 execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_grain.c  -O1 execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_ptr_iter.c  -O1 execution test
FAIL: c-c++-common/cilk-plus/CK/fib.c  -O1 execution test
FAIL: c-c++-common/cilk-plus/CK/fib_init_expr_xy.c  -O1 execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_return.c  -O1 execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_sync.c  -O1 execution test
FAIL: c-c++-common/cilk-plus/CK/nested_cilk_for.c  -O1 execution test
FAIL: c-c++-common/cilk-plus/CK/pr60586.c  -O1 execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-1.c  -O1 execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-2.c  -O1 execution test
FAIL: c-c++-common/cilk-plus/CK/spawnee_inline.c  -O1 execution test
FAIL: c-c++-common/cilk-plus/CK/spawner_inline.c  -O1 execution test
FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c  -O1 execution test
FAIL: c-c++-common/cilk-plus/CK/steal_check.c  -O1 execution test
FAIL: c-c++-common/cilk-plus/CK/varargs_test.c  -O1 execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-for-2.c  -O3 execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-fors.c  -O3 execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_grain.c  -O3 execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_ptr_iter.c  -O3 execution test
FAIL: c-c++-common/cilk-plus/CK/fib.c  -O3 execution test
FAIL: c-c++-common/cilk-plus/CK/fib_init_expr_xy.c  -O3 execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_return.c  -O3 execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_sync.c  -O3 execution test
FAIL: c-c++-common/cilk-plus/CK/nested_cilk_for.c  -O3 execution test
FAIL: c-c++-common/cilk-plus/CK/pr60586.c  -O3 execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-1.c  -O3 execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-2.c  -O3 execution test
FAIL: c-c++-common/cilk-plus/CK/spawnee_inline.c  -O3 execution test
FAIL: c-c++-common/cilk-plus/CK/spawner_inline.c  -O3 execution test
FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c  -O3 execution test
FAIL: c-c++-common/cilk-plus/CK/steal_check.c  -O3 execution test
FAIL: c-c++-common/cilk-plus/CK/varargs_test.c  -O3 execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-for-2.c  -g execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-fors.c  -g execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_grain.c  -g execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_ptr_iter.c  -g execution test
FAIL: c-c++-common/cilk-plus/CK/fib.c  -g execution test
FAIL: c-c++-common/cilk-plus/CK/fib_init_expr_xy.c  -g execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_return.c  -g execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_sync.c  -g execution test
FAIL: c-c++-common/cilk-plus/CK/nested_cilk_for.c  -g execution test
FAIL: c-c++-common/cilk-plus/CK/pr60586.c  -g execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-1.c  -g execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-2.c  -g execution test
FAIL: c-c++-common/cilk-plus/CK/spawnee_inline.c  -g execution test
FAIL: c-c++-common/cilk-plus/CK/spawner_inline.c  -g execution test
FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c  -g execution test
FAIL: c-c++-common/cilk-plus/CK/steal_check.c  -g execution test
FAIL: c-c++-common/cilk-plus/CK/varargs_test.c  -g execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-for-2.c  -g -O2 execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-fors.c  -g -O2 execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_grain.c  -g -O2 execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_ptr_iter.c  -g -O2 execution test
FAIL: c-c++-common/cilk-plus/CK/fib.c  -g -O2 execution test
FAIL: c-c++-common/cilk-plus/CK/fib_init_expr_xy.c  -g -O2 execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_return.c  -g -O2 execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_sync.c  -g -O2 execution test
FAIL: c-c++-common/cilk-plus/CK/nested_cilk_for.c  -g -O2 execution test
FAIL: c-c++-common/cilk-plus/CK/pr60586.c  -g -O2 execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-1.c  -g -O2 execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-2.c  -g -O2 execution test
FAIL: c-c++-common/cilk-plus/CK/spawnee_inline.c  -g -O2 execution test
FAIL: c-c++-common/cilk-plus/CK/spawner_inline.c  -g -O2 execution test
FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c  -g -O2 execution test
FAIL: c-c++-common/cilk-plus/CK/steal_check.c  -g -O2 execution test
FAIL: c-c++-common/cilk-plus/CK/varargs_test.c  -g -O2 execution test
UNRESOLVED: g++.dg/cpp0x/explicit12.C  -std=c++11  scan-assembler-not _ZN1AIiEC1Ev
UNRESOLVED: g++.dg/cpp0x/explicit12.C  -std=c++14  scan-assembler-not _ZN1AIiEC1Ev
FAIL: g++.dg/ext/mv18.C  -std=gnu++98 execution test
FAIL: g++.dg/ext/mv18.C  -std=gnu++11 execution test
FAIL: g++.dg/ext/mv18.C  -std=gnu++14 execution test
FAIL: g++.dg/ext/mv19.C  -std=gnu++98 execution test
FAIL: g++.dg/ext/mv19.C  -std=gnu++11 execution test
FAIL: g++.dg/ext/mv19.C  -std=gnu++14 execution test
FAIL: g++.dg/ext/mv20.C  -std=gnu++98 execution test
FAIL: g++.dg/ext/mv20.C  -std=gnu++11 execution test
FAIL: g++.dg/ext/mv20.C  -std=gnu++14 execution test
FAIL: g++.dg/ext/mv21.C  -std=gnu++98 execution test
FAIL: g++.dg/ext/mv21.C  -std=gnu++11 execution test
FAIL: g++.dg/ext/mv21.C  -std=gnu++14 execution test
FAIL: g++.dg/ext/mv22.C  -std=gnu++98 execution test
FAIL: g++.dg/ext/mv22.C  -std=gnu++11 execution test
FAIL: g++.dg/ext/mv22.C  -std=gnu++14 execution test
FAIL: g++.dg/ext/mv23.C  -std=gnu++98 execution test
FAIL: g++.dg/ext/mv23.C  -std=gnu++11 execution test
FAIL: g++.dg/ext/mv23.C  -std=gnu++14 execution test
FAIL: g++.dg/init/new39.C  -std=c++98 execution test
FAIL: g++.dg/init/new39.C  -std=c++11 execution test
FAIL: g++.dg/init/new39.C  -std=c++14 execution test
FAIL: g++.dg/tls/thread_local-order1.C  -std=c++11 execution test
FAIL: g++.dg/tls/thread_local-order1.C  -std=c++14 execution test
FAIL: g++.dg/tls/thread_local6.C  -std=c++11 execution test
FAIL: g++.dg/tls/thread_local6.C  -std=c++14 execution test
FAIL: g++.dg/tls/thread_local6g.C  -std=c++11 execution test
FAIL: g++.dg/tls/thread_local6g.C  -std=c++14 execution test
FAIL: g++.old-deja/g++.law/profile1.C  -std=gnu++98 execution test
FAIL: g++.old-deja/g++.law/profile1.C  -std=gnu++11 execution test
FAIL: g++.old-deja/g++.law/profile1.C  -std=gnu++14 execution test
FAIL: g++.old-deja/g++.other/init18.C  -std=c++98 execution test
FAIL: g++.old-deja/g++.other/init18.C  -std=c++11 execution test
FAIL: g++.old-deja/g++.other/init18.C  -std=c++14 execution test
FAIL: g++.old-deja/g++.other/init19.C  -std=c++98 execution test
FAIL: g++.old-deja/g++.other/init19.C  -std=c++11 execution test
FAIL: g++.old-deja/g++.other/init19.C  -std=c++14 execution test

		=== g++ Summary ===

# of expected passes		100756
# of unexpected failures	156
# of expected failures		326
# of unresolved testcases	2
# of unsupported tests		3782
/zzz/gcc/gcc_git/build/gcc/xg++  version 7.0.0 20160830 (experimental) [trunk revision 06cee16:4f8204e:adca2d164133479d376d3bf760042ebf2190b413] (GCC) 

		=== gcc tests ===


Running target unix
FAIL: c-c++-common/cilk-plus/CK/cilk-for-2.c  -g  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-fors.c  -g  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_grain.c  -g  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_ptr_iter.c  -g  execution test
FAIL: c-c++-common/cilk-plus/CK/fib.c  -g  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_init_expr_xy.c  -g  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_return.c  -g  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_sync.c  -g  execution test
FAIL: c-c++-common/cilk-plus/CK/nested_cilk_for.c  -g  execution test
FAIL: c-c++-common/cilk-plus/CK/pr60586.c  -g  execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-1.c  -g  execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-2.c  -g  execution test
FAIL: c-c++-common/cilk-plus/CK/spawnee_inline.c  -g  execution test
FAIL: c-c++-common/cilk-plus/CK/spawner_inline.c  -g  execution test
FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c  -g  execution test
FAIL: c-c++-common/cilk-plus/CK/steal_check.c  -g  execution test
FAIL: c-c++-common/cilk-plus/CK/varargs_test.c  -g  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-for-2.c  -O1  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-fors.c  -O1  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_grain.c  -O1  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_ptr_iter.c  -O1  execution test
FAIL: c-c++-common/cilk-plus/CK/fib.c  -O1  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_init_expr_xy.c  -O1  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_return.c  -O1  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_sync.c  -O1  execution test
FAIL: c-c++-common/cilk-plus/CK/nested_cilk_for.c  -O1  execution test
FAIL: c-c++-common/cilk-plus/CK/pr60586.c  -O1  execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-1.c  -O1  execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-2.c  -O1  execution test
FAIL: c-c++-common/cilk-plus/CK/spawnee_inline.c  -O1  execution test
FAIL: c-c++-common/cilk-plus/CK/spawner_inline.c  -O1  execution test
FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c  -O1  execution test
FAIL: c-c++-common/cilk-plus/CK/steal_check.c  -O1  execution test
FAIL: c-c++-common/cilk-plus/CK/varargs_test.c  -O1  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-for-2.c  -O2 -std=c99  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-fors.c  -O2 -std=c99  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_grain.c  -O2 -std=c99  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_ptr_iter.c  -O2 -std=c99  execution test
FAIL: c-c++-common/cilk-plus/CK/fib.c  -O2 -std=c99  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_init_expr_xy.c  -O2 -std=c99  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_return.c  -O2 -std=c99  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_sync.c  -O2 -std=c99  execution test
FAIL: c-c++-common/cilk-plus/CK/nested_cilk_for.c  -O2 -std=c99  execution test
FAIL: c-c++-common/cilk-plus/CK/pr60586.c  -O2 -std=c99  execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-1.c  -O2 -std=c99  execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-2.c  -O2 -std=c99  execution test
FAIL: c-c++-common/cilk-plus/CK/spawnee_inline.c  -O2 -std=c99  execution test
FAIL: c-c++-common/cilk-plus/CK/spawner_inline.c  -O2 -std=c99  execution test
FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c  -O2 -std=c99  execution test
FAIL: c-c++-common/cilk-plus/CK/steal_check.c  -O2 -std=c99  execution test
FAIL: c-c++-common/cilk-plus/CK/varargs_test.c  -O2 -std=c99  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-for-2.c  -O2 -ftree-vectorize  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-fors.c  -O2 -ftree-vectorize  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_grain.c  -O2 -ftree-vectorize  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_ptr_iter.c  -O2 -ftree-vectorize  execution test
FAIL: c-c++-common/cilk-plus/CK/fib.c  -O2 -ftree-vectorize  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_init_expr_xy.c  -O2 -ftree-vectorize  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_return.c  -O2 -ftree-vectorize  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_sync.c  -O2 -ftree-vectorize  execution test
FAIL: c-c++-common/cilk-plus/CK/nested_cilk_for.c  -O2 -ftree-vectorize  execution test
FAIL: c-c++-common/cilk-plus/CK/pr60586.c  -O2 -ftree-vectorize  execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-1.c  -O2 -ftree-vectorize  execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-2.c  -O2 -ftree-vectorize  execution test
FAIL: c-c++-common/cilk-plus/CK/spawnee_inline.c  -O2 -ftree-vectorize  execution test
FAIL: c-c++-common/cilk-plus/CK/spawner_inline.c  -O2 -ftree-vectorize  execution test
FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c  -O2 -ftree-vectorize  execution test
FAIL: c-c++-common/cilk-plus/CK/steal_check.c  -O2 -ftree-vectorize  execution test
FAIL: c-c++-common/cilk-plus/CK/varargs_test.c  -O2 -ftree-vectorize  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-for-2.c  -O3 -g  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-fors.c  -O3 -g  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_grain.c  -O3 -g  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_ptr_iter.c  -O3 -g  execution test
FAIL: c-c++-common/cilk-plus/CK/fib.c  -O3 -g  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_init_expr_xy.c  -O3 -g  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_return.c  -O3 -g  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_sync.c  -O3 -g  execution test
FAIL: c-c++-common/cilk-plus/CK/nested_cilk_for.c  -O3 -g  execution test
FAIL: c-c++-common/cilk-plus/CK/pr60586.c  -O3 -g  execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-1.c  -O3 -g  execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-2.c  -O3 -g  execution test
FAIL: c-c++-common/cilk-plus/CK/spawnee_inline.c  -O3 -g  execution test
FAIL: c-c++-common/cilk-plus/CK/spawner_inline.c  -O3 -g  execution test
FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c  -O3 -g  execution test
FAIL: c-c++-common/cilk-plus/CK/steal_check.c  -O3 -g  execution test
FAIL: c-c++-common/cilk-plus/CK/varargs_test.c  -O3 -g  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-for-2.c  -O3 -flto -g  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk-fors.c  -O3 -flto -g  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_grain.c  -O3 -flto -g  execution test
FAIL: c-c++-common/cilk-plus/CK/cilk_for_ptr_iter.c  -O3 -flto -g  execution test
FAIL: c-c++-common/cilk-plus/CK/fib.c  -O3 -flto -g  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_init_expr_xy.c  -O3 -flto -g  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_return.c  -O3 -flto -g  execution test
FAIL: c-c++-common/cilk-plus/CK/fib_no_sync.c  -O3 -flto -g  execution test
FAIL: c-c++-common/cilk-plus/CK/nested_cilk_for.c  -O3 -flto -g  execution test
FAIL: c-c++-common/cilk-plus/CK/pr60586.c  -O3 -flto -g  execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-1.c  -O3 -flto -g  execution test
FAIL: c-c++-common/cilk-plus/CK/pr69826-2.c  -O3 -flto -g  execution test
FAIL: c-c++-common/cilk-plus/CK/spawnee_inline.c  -O3 -flto -g  execution test
FAIL: c-c++-common/cilk-plus/CK/spawner_inline.c  -O3 -flto -g  execution test
FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c  -O3 -flto -g  execution test
FAIL: c-c++-common/cilk-plus/CK/steal_check.c  -O3 -flto -g  execution test
FAIL: c-c++-common/cilk-plus/CK/varargs_test.c  -O3 -flto -g  execution test
FAIL: gcc.dg/20021014-1.c execution test
FAIL: gcc.dg/aru-2.c execution test
FAIL: gcc.dg/builtins-58.c scan-assembler-not pow\\\\M
FAIL: gcc.dg/builtins-59.c scan-tree-dump gimple "__builtin_cexpi"
FAIL: gcc.dg/builtins-59.c scan-tree-dump-not gimple "sincos"
FAIL: gcc.dg/builtins-61.c scan-tree-dump optimized "cexpi"
FAIL: gcc.dg/builtins-61.c scan-tree-dump optimized "sin"
FAIL: gcc.dg/builtins-61.c scan-tree-dump optimized "cos"
FAIL: gcc.dg/builtins-61.c scan-tree-dump optimized "return 0.0"
FAIL: gcc.dg/builtins-62.c scan-tree-dump-times optimized "cexpi" 3
FAIL: gcc.dg/builtins-65.c (test for excess errors)
FAIL: gcc.dg/nest.c execution test
FAIL: gcc.dg/nested-func-4.c execution test
FAIL: gcc.dg/pr32450.c execution test
FAIL: gcc.dg/pr43643.c execution test
FAIL: gcc.dg/utf-array-short-wchar.c  (test for errors, line 39)
FAIL: gcc.dg/utf-array-short-wchar.c  (test for errors, line 41)
FAIL: gcc.dg/utf-array-short-wchar.c (test for excess errors)
XPASS: gcc.dg/guality/guality.c   -O1  execution test
FAIL: gcc.dg/guality/inline-params.c   -O0  execution test
XPASS: gcc.dg/guality/inline-params.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  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 -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 -fno-use-linker-plugin -flto-partition=none  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 28 j == 28 + 37
FAIL: gcc.dg/guality/pr41447-1.c   -O0  execution test
FAIL: gcc.dg/guality/pr41447-1.c   -O2  execution test
FAIL: gcc.dg/guality/pr41447-1.c   -Os  execution test
FAIL: gcc.dg/guality/pr41447-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/guality/pr41447-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/guality/pr41616-1.c   -O0  execution test
FAIL: gcc.dg/guality/pr41616-1.c   -O2  execution test
FAIL: gcc.dg/guality/pr41616-1.c   -O3 -g  execution test
FAIL: gcc.dg/guality/pr41616-1.c   -Os  execution test
FAIL: gcc.dg/guality/pr41616-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/guality/pr41616-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/guality/pr45882.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 d == 112
FAIL: gcc.dg/guality/pr45882.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 e == 142
FAIL: gcc.dg/guality/pr54200.c   -Os  line 20 z == 3
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 y == 25
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 z == 6
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 23 y == 117
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 23 z == 8
FAIL: gcc.dg/guality/pr54519-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 y == 25
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 23 y == 117
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 23 z == 8
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 20 y == 25
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 23 y == 117
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 23 z == 8
FAIL: gcc.dg/guality/pr54519-4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-4.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 y == 25
FAIL: gcc.dg/guality/pr58791-4.c   -O1  line pr58791-4.c:32 i == 486
FAIL: gcc.dg/guality/pr58791-4.c   -O1  line pr58791-4.c:32 i2 == 487
FAIL: gcc.dg/guality/pr58791-4.c   -O2  line pr58791-4.c:32 i == 486
FAIL: gcc.dg/guality/pr58791-4.c   -O2  line pr58791-4.c:32 i2 == 487
FAIL: gcc.dg/guality/pr58791-4.c   -O3 -g  line pr58791-4.c:32 i == 486
FAIL: gcc.dg/guality/pr58791-4.c   -O3 -g  line pr58791-4.c:32 i2 == 487
FAIL: gcc.dg/guality/pr58791-4.c   -Os  line pr58791-4.c:32 i == 486
FAIL: gcc.dg/guality/pr58791-4.c   -Os  line pr58791-4.c:32 i2 == 487
FAIL: gcc.dg/guality/pr58791-4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line pr58791-4.c:32 i == 486
FAIL: gcc.dg/guality/pr58791-4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line pr58791-4.c:32 i2 == 487
FAIL: gcc.dg/guality/pr58791-4.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line pr58791-4.c:32 i == 486
FAIL: gcc.dg/guality/pr58791-4.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line pr58791-4.c:32 i2 == 487
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg1 == 1
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg2 == 2
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg3 == 3
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg4 == 4
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg5 == 5
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 14 arg6 == 6
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg1 == 1
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg2 == 2
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg3 == 3
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg4 == 4
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg5 == 5
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 16 arg6 == 6
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg1 == 1
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg2 == 2
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg3 == 3
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg4 == 4
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg5 == 5
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 14 arg6 == 6
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg1 == 1
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg2 == 2
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg3 == 3
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg4 == 4
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg5 == 5
FAIL: gcc.dg/guality/pr68860-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 arg6 == 6
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 -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 -fno-use-linker-plugin -flto-partition=none  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  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 -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 -fno-use-linker-plugin -flto-partition=none  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 25 sizeof (a) == 6 * sizeof (int)
WARNING: program timed out
FAIL: largefile.c  -O0 -g -I. -Dwith_PCH (test for excess errors)
FAIL: gcc.dg/pch/largefile.c -O0 -g assembly comparison
WARNING: program timed out
FAIL: largefile.c   -O0  -I. -Dwith_PCH (test for excess errors)
FAIL: gcc.dg/pch/largefile.c  -O0  assembly comparison
WARNING: program timed out
FAIL: largefile.c   -O1  -I. -Dwith_PCH (test for excess errors)
FAIL: gcc.dg/pch/largefile.c  -O1  assembly comparison
WARNING: program timed out
FAIL: largefile.c   -O2  -I. -Dwith_PCH (test for excess errors)
FAIL: gcc.dg/pch/largefile.c  -O2  assembly comparison
WARNING: program timed out
FAIL: largefile.c   -O3 -g  -I. -Dwith_PCH (test for excess errors)
FAIL: gcc.dg/pch/largefile.c  -O3 -g  assembly comparison
WARNING: program timed out
FAIL: largefile.c   -Os  -I. -Dwith_PCH (test for excess errors)
FAIL: gcc.dg/pch/largefile.c  -Os  assembly comparison
FAIL: gcc.dg/torture/builtin-convert-1.c   -O1  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-1.c   -O2  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-1.c   -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-1.c   -Os  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-2.c   -O1  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-2.c   -O2  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-2.c   -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-2.c   -Os  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
FAIL: gcc.dg/torture/pr60092.c   -O0  execution test
FAIL: gcc.dg/torture/pr60092.c   -O1  execution test
FAIL: gcc.dg/torture/pr60092.c   -O2  execution test
FAIL: gcc.dg/torture/pr60092.c   -O3 -g  execution test
FAIL: gcc.dg/torture/pr60092.c   -Os  execution test
FAIL: gcc.dg/torture/pr60092.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/torture/pr60092.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/torture/pr68264.c   -O0  execution test
FAIL: gcc.dg/torture/pr68264.c   -O1  execution test
FAIL: gcc.dg/torture/pr68264.c   -O2  execution test
FAIL: gcc.dg/torture/pr68264.c   -O3 -g  execution test
FAIL: gcc.dg/torture/pr68264.c   -Os  execution test
FAIL: gcc.dg/torture/pr68264.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/torture/pr68264.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/tree-ssa/minmax-2.c scan-tree-dump optimized "__builtin_fmin"
FAIL: gcc.dg/tree-ssa/pr69270-3.c scan-tree-dump-times uncprop1 ", 1" 4
FAIL: gcc.dg/tree-ssa/pr71078-1-double.c scan-tree-dump forwprop1 "__builtin_copysign"
FAIL: gcc.dg/tree-ssa/pr71078-1-long-double.c scan-tree-dump forwprop1 "__builtin_copysignl"
FAIL: gcc.dg/tree-ssa/pr71078-1.c scan-tree-dump forwprop1 "__builtin_copysignf"
FAIL: gcc.dg/tree-ssa/pr71078-2-double.c scan-tree-dump forwprop1 "__builtin_copysign"
FAIL: gcc.dg/tree-ssa/pr71078-2-long-double.c scan-tree-dump forwprop1 "__builtin_copysignl"
FAIL: gcc.dg/tree-ssa/pr71078-2.c scan-tree-dump forwprop1 "__builtin_copysignf"
FAIL: gcc.dg/tree-ssa/pr71078-3.c scan-tree-dump forwprop1 "__builtin_copysign"
FAIL: gcc.dg/tree-ssa/slsr-8.c scan-tree-dump-times optimized " w?\\\\* " 7
FAIL: gcc.target/i386/avx512f-rint-sfix-vec-2.c scan-assembler-times vcvtpd2dq[^\\n]+ymm[0-9](?:\\n|[ \\\\t]+#) 2
FAIL: gcc.target/i386/avx512f-rint-sfix-vec-2.c scan-assembler-times vinserti64x4[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-rintf-sfix-vec-2.c scan-assembler-times vcvtps2dq[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-roundf-sfix-vec-2.c scan-assembler-times vrndscaleps[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-roundf-sfix-vec-2.c scan-assembler-times vcvttps2dq[^\\n]+zmm[0-9].{7}(?:\\n|[ \\\\t]+#) 1

		=== gcc Summary ===

# of expected passes		115861
# of unexpected failures	268
# of unexpected successes	9
# of expected failures		345
# of unsupported tests		2000
/zzz/gcc/gcc_git/build/gcc/xgcc  version 7.0.0 20160830 (experimental) [trunk revision 06cee16:4f8204e:adca2d164133479d376d3bf760042ebf2190b413] (GCC) 

		=== gfortran tests ===


Running target unix
FAIL: gfortran.dg/random_4.f90   -O0  execution test
FAIL: gfortran.dg/random_4.f90   -O1  execution test
FAIL: gfortran.dg/random_4.f90   -O2  execution test
FAIL: gfortran.dg/random_4.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/random_4.f90   -O3 -g  execution test
FAIL: gfortran.dg/random_4.f90   -Os  execution test
FAIL: gfortran.dg/random_7.f90   -O0  execution test
FAIL: gfortran.dg/random_7.f90   -O1  execution test
FAIL: gfortran.dg/random_7.f90   -O2  execution test
FAIL: gfortran.dg/random_7.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/random_7.f90   -O3 -g  execution test
FAIL: gfortran.dg/random_7.f90   -Os  execution test
FAIL: gfortran.dg/graphite/pr68279.f90   -O  (internal compiler error)
FAIL: gfortran.dg/graphite/pr68279.f90   -O  (test for excess errors)
FAIL: gfortran.fortran-torture/execute/random_1.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/random_1.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/random_1.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/random_1.f90 execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gfortran.fortran-torture/execute/random_1.f90 execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gfortran.fortran-torture/execute/random_1.f90 execution,  -O2 -fbounds-check 
FAIL: gfortran.fortran-torture/execute/random_1.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/random_1.f90 execution,  -Os 
FAIL: gfortran.fortran-torture/execute/random_1.f90 execution, -O2 -ftree-vectorize -msse2 

		=== gfortran Summary ===

# of expected passes		42884
# of unexpected failures	23
# of expected failures		82
# of unsupported tests		72
/zzz/gcc/gcc_git/build/gcc/gfortran  version 7.0.0 20160830 (experimental) [trunk revision 06cee16:4f8204e:adca2d164133479d376d3bf760042ebf2190b413] (GCC) 

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		2783
# of expected failures		6
# of unsupported tests		68
/zzz/gcc/gcc_git/build/gcc/xgcc  version 7.0.0 20160830 (experimental) [trunk revision 06cee16:4f8204e:adca2d164133479d376d3bf760042ebf2190b413] (GCC) 

		=== libgomp tests ===


Running target unix
FAIL: libgomp.c/examples-4/target-3.c execution test
FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/loop-dim-default.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1  -O2  (test for excess errors)
UNRESOLVED: libgomp.oacc-c/../libgomp.oacc-c-c++-common/loop-dim-default.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1  -O2  compilation failed to produce executable
FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/loop-dim-default.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1  -O2  (test for excess errors)
UNRESOLVED: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/loop-dim-default.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1  -O2  compilation failed to produce executable

		=== libgomp Summary ===

# of expected passes		5087
# of unexpected failures	3
# of unresolved testcases	2
# of unsupported tests		322
		=== libstdc++ tests ===


Running target unix
WARNING: program timed out.
FAIL: 20_util/shared_ptr/thread/default_weaktoshared.cc execution test
WARNING: program timed out.
FAIL: 20_util/shared_ptr/thread/mutex_weaktoshared.cc execution test
FAIL: 22_locale/codecvt/max_length/wchar_t/4.cc execution test
FAIL: 22_locale/ctype/is/char/wrapped_env.cc execution test
FAIL: 22_locale/ctype/is/char/wrapped_locale.cc execution test
FAIL: 22_locale/ctype/is/wchar_t/wrapped_env.cc execution test
FAIL: 22_locale/ctype/is/wchar_t/wrapped_locale.cc execution test
FAIL: 22_locale/locale/cons/12658_thread-1.cc execution test
WARNING: program timed out.
FAIL: 22_locale/locale/cons/12658_thread-2.cc execution test
FAIL: 22_locale/locale/cons/29217.cc execution test
FAIL: 22_locale/locale/cons/38368.cc execution test
FAIL: 22_locale/locale/cons/40184.cc execution test
FAIL: 22_locale/locale/cons/5.cc execution test
FAIL: 22_locale/messages/13631.cc execution test
FAIL: 22_locale/messages/members/char/1.cc execution test
FAIL: 22_locale/messages/members/char/2.cc execution test
FAIL: 22_locale/messages/members/char/wrapped_env.cc execution test
FAIL: 22_locale/messages/members/char/wrapped_locale.cc execution test
FAIL: 22_locale/messages_byname/named_equivalence.cc execution test
FAIL: 22_locale/money_get/get/char/16.cc execution test
FAIL: 22_locale/money_get/get/char/18.cc execution test
FAIL: 22_locale/money_get/get/char/2.cc execution test
FAIL: 22_locale/money_get/get/char/4.cc execution test
FAIL: 22_locale/money_get/get/char/wrapped_env.cc execution test
FAIL: 22_locale/money_get/get/char/wrapped_locale.cc execution test
FAIL: 22_locale/money_get/get/wchar_t/1.cc execution test
FAIL: 22_locale/money_get/get/wchar_t/16.cc execution test
FAIL: 22_locale/money_get/get/wchar_t/18.cc execution test
FAIL: 22_locale/money_get/get/wchar_t/2.cc execution test
FAIL: 22_locale/money_get/get/wchar_t/4.cc execution test
FAIL: 22_locale/money_get/get/wchar_t/wrapped_env.cc execution test
FAIL: 22_locale/money_get/get/wchar_t/wrapped_locale.cc execution test
FAIL: 22_locale/money_put/put/char/2.cc execution test
FAIL: 22_locale/money_put/put/char/9780-3.cc execution test
FAIL: 22_locale/money_put/put/char/wrapped_env.cc execution test
FAIL: 22_locale/money_put/put/char/wrapped_locale.cc execution test
FAIL: 22_locale/money_put/put/wchar_t/1.cc execution test
FAIL: 22_locale/money_put/put/wchar_t/2.cc execution test
FAIL: 22_locale/money_put/put/wchar_t/3.cc execution test
FAIL: 22_locale/money_put/put/wchar_t/wrapped_env.cc execution test
FAIL: 22_locale/money_put/put/wchar_t/wrapped_locale.cc execution test
FAIL: 22_locale/numpunct/members/char/3.cc execution test
FAIL: 22_locale/time_get/get_date/char/2.cc execution test
FAIL: 22_locale/time_get/get_date/char/wrapped_env.cc execution test
FAIL: 22_locale/time_get/get_date/char/wrapped_locale.cc execution test
FAIL: 22_locale/time_get/get_date/wchar_t/2.cc execution test
FAIL: 22_locale/time_get/get_date/wchar_t/wrapped_env.cc execution test
FAIL: 22_locale/time_get/get_date/wchar_t/wrapped_locale.cc execution test
FAIL: 22_locale/time_get/get_time/char/2.cc execution test
FAIL: 22_locale/time_get/get_time/char/wrapped_env.cc execution test
FAIL: 22_locale/time_get/get_time/char/wrapped_locale.cc execution test
FAIL: 22_locale/time_get/get_time/wchar_t/2.cc execution test
FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_env.cc execution test
FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_locale.cc execution test
FAIL: 22_locale/time_get/get_weekday/char/38081-1.cc execution test
FAIL: 22_locale/time_get/get_weekday/char/38081-2.cc execution test
FAIL: 22_locale/time_put/put/char/2.cc execution test
FAIL: 22_locale/time_put/put/char/3.cc execution test
FAIL: 22_locale/time_put/put/char/4.cc execution test
FAIL: 22_locale/time_put/put/char/wrapped_env.cc execution test
FAIL: 22_locale/time_put/put/char/wrapped_locale.cc execution test
FAIL: 22_locale/time_put/put/wchar_t/2.cc execution test
FAIL: 22_locale/time_put/put/wchar_t/3.cc execution test
FAIL: 22_locale/time_put/put/wchar_t/4.cc execution test
FAIL: 22_locale/time_put/put/wchar_t/wrapped_env.cc execution test
FAIL: 22_locale/time_put/put/wchar_t/wrapped_locale.cc execution test
FAIL: 27_io/basic_filebuf/overflow/wchar_t/11305-1.cc execution test
FAIL: 27_io/basic_filebuf/overflow/wchar_t/11305-2.cc execution test
FAIL: 27_io/basic_filebuf/overflow/wchar_t/11305-3.cc execution test
FAIL: 27_io/basic_filebuf/overflow/wchar_t/11305-4.cc execution test
FAIL: 27_io/headers/cstdio/types_std.cc (test for excess errors)
FAIL: 27_io/manipulators/extended/get_time/char/2.cc execution test
FAIL: 28_regex/algorithms/regex_match/extended/wstring_locale.cc execution test
FAIL: 28_regex/iterators/regex_token_iterator/wchar_t/wstring_02.cc execution test
WARNING: program timed out.
FAIL: tr1/2_general_utilities/shared_ptr/thread/default_weaktoshared.cc execution test
WARNING: program timed out.
FAIL: tr1/2_general_utilities/shared_ptr/thread/mutex_weaktoshared.cc execution test

		=== libstdc++ Summary ===

# of expected passes		11042
# of unexpected failures	76
# of expected failures		68
# of unsupported tests		287

Compiler version: 7.0.0 20160830 (experimental) [trunk revision 06cee16:4f8204e:adca2d164133479d376d3bf760042ebf2190b413] (GCC) 
Platform: x86_64-unknown-dragonfly4.7
configure flags: --enable-bootstrap --disable-multilib --disable-nls --enable-gnu-indirect-function --enable-languages=c,c++,fortran,lto,objc --enable-threads=posix --enable-libquadmath --with-system-zlib --with-as=/usr/local/bin/as --with-ld=/usr/local/bin/ld --disable-libgcj


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