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.8.0 20130213 (experimental) (GCC) testsuite on m68k-unknown-linux-gnu


Target is m68k-unknown-linux-gnu
Host   is x86_64-pc-linux-gnu

		=== g++ tests ===


Running target aranym
FAIL: g++.dg/cdce3.C -std=gnu++98  scan-tree-dump cdce "cdce3.C:97: note: function call is shrink-wrapped into error conditions."
FAIL: g++.dg/cdce3.C -std=gnu++98  scan-tree-dump cdce "cdce3.C:107: note: function call is shrink-wrapped into error conditions."
FAIL: g++.dg/cdce3.C -std=gnu++11  scan-tree-dump cdce "cdce3.C:97: note: function call is shrink-wrapped into error conditions."
FAIL: g++.dg/cdce3.C -std=gnu++11  scan-tree-dump cdce "cdce3.C:107: note: function call is shrink-wrapped into error conditions."
FAIL: g++.dg/ext/mv12-aux.C -std=c++98 (test for excess errors)
FAIL: g++.dg/ext/mv12-aux.C -std=c++11 (test for excess errors)
FAIL: c-c++-common/gomp/atomic-10.c -std=gnu++98  scan-tree-dump-times ompexp "__atomic_fetch_add" 4
FAIL: c-c++-common/gomp/atomic-10.c -std=gnu++11  scan-tree-dump-times ompexp "__atomic_fetch_add" 4
FAIL: c-c++-common/gomp/atomic-3.c -std=gnu++98  scan-tree-dump-times ompexp "xyzzy, 4" 1
FAIL: c-c++-common/gomp/atomic-3.c -std=gnu++11  scan-tree-dump-times ompexp "xyzzy, 4" 1
FAIL: c-c++-common/gomp/atomic-9.c -std=gnu++98  scan-tree-dump-times ompexp "__atomic_fetch_add" 1
FAIL: c-c++-common/gomp/atomic-9.c -std=gnu++11  scan-tree-dump-times ompexp "__atomic_fetch_add" 1
FAIL: g++.dg/torture/pr47559.C  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: g++.dg/torture/pr47559.C  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
FAIL: g++.dg/torture/pr47559.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
FAIL: g++.dg/torture/pr48271.C  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: g++.dg/torture/pr48271.C  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
FAIL: g++.dg/torture/pr48271.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
FAIL: g++.dg/torture/pr49394.C  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: g++.dg/torture/pr51903.C  -O3 -fomit-frame-pointer  (test for excess errors)

		=== g++ Summary ===

# of expected passes		49602
# of unexpected failures	20
# of expected failures		287
# of unsupported tests		900
/daten/aranym/gcc/gcc-20130213/Build/gcc/testsuite/g++/../../xg++  version 4.8.0 20130213 (experimental) (GCC) 

Host   is x86_64-pc-linux-gnu

		=== gcc tests ===


Running target aranym
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O0 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -Os 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -Og -g 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O2 -flto -fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution,  -O0 
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution,  -Os 
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution,  -Og -g 
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution,  -O2 -flto -fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution,  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.dg/pr46647.c scan-tree-dump-not optimized "memset"
FAIL: gcc.dg/pr52139.c (internal compiler error)
FAIL: gcc.dg/pr52139.c (test for excess errors)
UNRESOLVED: gcc.dg/superblock.c scan-rtl-dump-times sched2 "ADVANCING TO" 2
FAIL: c-c++-common/gomp/atomic-10.c scan-tree-dump-times ompexp "__atomic_fetch_add" 4
FAIL: c-c++-common/gomp/atomic-3.c scan-tree-dump-times ompexp "xyzzy, 4" 1
FAIL: c-c++-common/gomp/atomic-9.c scan-tree-dump-times ompexp "__atomic_fetch_add" 1
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  -O3 -fomit-frame-pointer  execution test
XPASS: gcc.dg/guality/example.c  -O3 -fomit-frame-pointer -funroll-loops  execution test
XPASS: gcc.dg/guality/example.c  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
XPASS: gcc.dg/guality/example.c  -O3 -g  execution test
XPASS: gcc.dg/guality/example.c  -Os  execution test
XPASS: gcc.dg/guality/example.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
XPASS: gcc.dg/guality/example.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  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 -fno-use-linker-plugin -flto-partition=none  execution test
XPASS: gcc.dg/guality/guality.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  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/inline-params.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
XPASS: gcc.dg/guality/inline-params.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
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  -O2  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O3 -fomit-frame-pointer  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O3 -g  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -Os  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  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
XPASS: gcc.dg/guality/pr41616-1.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/torture/pr49997.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.dg/torture/pr49997.c  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
FAIL: gcc.dg/torture/pr49997.c  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gcc.dg/tree-prof/stringop-2.c scan-tree-dump optimized "a\\\\[0\\\\] = 168430090"
FAIL: gcc.dg/tree-ssa/ssa-dom-thread-4.c scan-tree-dump-times dom1 "Threaded" 3
FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times vrp1 "[xy][^ ]* !=" 0
FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times dom2 "x[^ ]* & y" 1
FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times vrp1 "x[^ ]* [|] y" 1
FAIL: gcc.target/m68k/20090709-1.c scan-assembler-times .LC0 3
FAIL: gcc.target/m68k/pr36134.c scan-assembler lea
FAIL: gcc.target/m68k/pr36134.c scan-assembler-not add
FAIL: gcc.target/m68k/tls-gd.c scan-assembler foo@TLSGD\\\\(%a5\\\\)
FAIL: gcc.target/m68k/tls-ie-xgot.c scan-assembler #foo@TLSIE,%[ad][0-7]
FAIL: gcc.target/m68k/tls-ld-xgot.c scan-assembler lea \\\\(foo@TLSLDO,%a0\\\\)
FAIL: gcc.target/m68k/tls-ld-xtls.c scan-assembler foo@TLSLDM\\\\(%a5\\\\)
FAIL: gcc.target/m68k/tls-ld.c scan-assembler foo@TLSLDM\\\\(%a5\\\\)
FAIL: gcc.target/m68k/tls-ld.c scan-assembler lea \\\\(foo@TLSLDO,%a0\\\\)
FAIL: gcc.target/m68k/tls-le.c scan-assembler lea \\\\(foo@TLSLE,%a0\\\\)

		=== gcc Summary ===

# of expected passes		79928
# of unexpected failures	46
# of unexpected successes	40
# of expected failures		109
# of unresolved testcases	1
# of unsupported tests		1311
/daten/aranym/gcc/gcc-20130213/Build/gcc/xgcc  version 4.8.0 20130213 (experimental) (GCC) 

Host   is x86_64-pc-linux-gnu

		=== gfortran tests ===


Running target aranym
FAIL: gfortran.dg/bessel_6.f90  -O0  execution test
FAIL: gfortran.dg/bessel_6.f90  -O1  execution test
FAIL: gfortran.dg/bessel_6.f90  -O2  execution test
FAIL: gfortran.dg/bessel_6.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/bessel_6.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/bessel_6.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/bessel_6.f90  -O3 -g  execution test
FAIL: gfortran.dg/bessel_6.f90  -Os  execution test
FAIL: gfortran.dg/bessel_7.f90  -O0  execution test
FAIL: gfortran.dg/bessel_7.f90  -O1  execution test
FAIL: gfortran.dg/bessel_7.f90  -O2  execution test
FAIL: gfortran.dg/bessel_7.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/bessel_7.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/bessel_7.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/bessel_7.f90  -O3 -g  execution test
FAIL: gfortran.dg/bessel_7.f90  -Os  execution test
FAIL: gfortran.dg/common_14.f90  -O   (test for warnings, line 16)
FAIL: gfortran.dg/common_14.f90  -O   (test for warnings, line 22)
FAIL: gfortran.dg/common_14.f90  -O  (test for excess errors)
FAIL: gfortran.dg/common_16.f90  -O   (test for warnings, line 10)
FAIL: gfortran.dg/common_16.f90  -O  (test for excess errors)
FAIL: gfortran.dg/common_5.f  -O   (test for warnings, line 7)
FAIL: gfortran.dg/common_align_2.f90  -O0   (test for warnings, line 23)
FAIL: gfortran.dg/common_align_2.f90  -O0  execution test
FAIL: gfortran.dg/common_align_2.f90  -O1   (test for warnings, line 23)
FAIL: gfortran.dg/common_align_2.f90  -O1  execution test
FAIL: gfortran.dg/common_align_2.f90  -O2   (test for warnings, line 23)
FAIL: gfortran.dg/common_align_2.f90  -O2  execution test
FAIL: gfortran.dg/common_align_2.f90  -O3 -fomit-frame-pointer   (test for warnings, line 23)
FAIL: gfortran.dg/common_align_2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/common_align_2.f90  -O3 -fomit-frame-pointer -funroll-loops   (test for warnings, line 23)
FAIL: gfortran.dg/common_align_2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/common_align_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions   (test for warnings, line 23)
FAIL: gfortran.dg/common_align_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/common_align_2.f90  -O3 -g   (test for warnings, line 23)
FAIL: gfortran.dg/common_align_2.f90  -O3 -g  execution test
FAIL: gfortran.dg/common_align_2.f90  -Os   (test for warnings, line 23)
FAIL: gfortran.dg/common_align_2.f90  -Os  execution test
XPASS: gfortran.dg/do_1.f90  -O0  execution test
XPASS: gfortran.dg/do_1.f90  -O1  execution test
XPASS: gfortran.dg/do_1.f90  -O2  execution test
XPASS: gfortran.dg/do_1.f90  -O3 -fomit-frame-pointer  execution test
XPASS: gfortran.dg/do_1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
XPASS: gfortran.dg/do_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
XPASS: gfortran.dg/do_1.f90  -O3 -g  execution test
XPASS: gfortran.dg/do_1.f90  -Os  execution test
FAIL: gfortran.dg/lto/pr45586-2 f_lto_pr45586-2_0.o-f_lto_pr45586-2_0.o link, -O0 -flto -flto-partition=none -fuse-linker-plugin (internal compiler error)
UNRESOLVED: gfortran.dg/lto/pr45586-2 f_lto_pr45586-2_0.o-f_lto_pr45586-2_0.o execute -O0 -flto -flto-partition=none -fuse-linker-plugin
FAIL: gfortran.dg/lto/pr45586-2 f_lto_pr45586-2_0.o-f_lto_pr45586-2_0.o link, -O0 -flto -flto-partition=1to1 -fno-use-linker-plugin  (internal compiler error)
UNRESOLVED: gfortran.dg/lto/pr45586-2 f_lto_pr45586-2_0.o-f_lto_pr45586-2_0.o execute -O0 -flto -flto-partition=1to1 -fno-use-linker-plugin 
FAIL: gfortran.dg/lto/pr45586-2 f_lto_pr45586-2_0.o-f_lto_pr45586-2_0.o link, -O0 -flto -fuse-linker-plugin -fno-fat-lto-objects  (internal compiler error)
UNRESOLVED: gfortran.dg/lto/pr45586-2 f_lto_pr45586-2_0.o-f_lto_pr45586-2_0.o execute -O0 -flto -fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gfortran.dg/lto/pr45586 f_lto_pr45586_0.o-f_lto_pr45586_0.o link, -O0 -flto -flto-partition=none -fuse-linker-plugin (internal compiler error)
UNRESOLVED: gfortran.dg/lto/pr45586 f_lto_pr45586_0.o-f_lto_pr45586_0.o execute -O0 -flto -flto-partition=none -fuse-linker-plugin
FAIL: gfortran.dg/lto/pr45586 f_lto_pr45586_0.o-f_lto_pr45586_0.o link, -O0 -flto -flto-partition=1to1 -fno-use-linker-plugin  (internal compiler error)
UNRESOLVED: gfortran.dg/lto/pr45586 f_lto_pr45586_0.o-f_lto_pr45586_0.o execute -O0 -flto -flto-partition=1to1 -fno-use-linker-plugin 
FAIL: gfortran.dg/lto/pr45586 f_lto_pr45586_0.o-f_lto_pr45586_0.o link, -O0 -flto -fuse-linker-plugin -fno-fat-lto-objects  (internal compiler error)
UNRESOLVED: gfortran.dg/lto/pr45586 f_lto_pr45586_0.o-f_lto_pr45586_0.o execute -O0 -flto -fuse-linker-plugin -fno-fat-lto-objects 

		=== gfortran Summary ===

# of expected passes		42237
# of unexpected failures	44
# of unexpected successes	8
# of expected failures		42
# of unresolved testcases	6
# of unsupported tests		233
/daten/aranym/gcc/gcc-20130213/Build/gcc/testsuite/gfortran/../../gfortran  version 4.8.0 20130213 (experimental) (GCC) 

Host   is x86_64-pc-linux-gnu

		=== go tests ===


Running target aranym
FAIL: go.go-torture/execute/array-1.go execution,  -O0 
FAIL: go.go-torture/execute/array-1.go execution,  -O1 
FAIL: go.go-torture/execute/array-1.go execution,  -O2 
FAIL: go.go-torture/execute/array-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/array-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/array-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/array-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/array-1.go execution,  -Os 
FAIL: go.go-torture/execute/array-2.go execution,  -O0 
FAIL: go.go-torture/execute/array-2.go execution,  -O1 
FAIL: go.go-torture/execute/array-2.go execution,  -O2 
FAIL: go.go-torture/execute/array-2.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/array-2.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/array-2.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/array-2.go execution,  -O3 -g 
FAIL: go.go-torture/execute/array-2.go execution,  -Os 
FAIL: go.go-torture/execute/chan-1.go execution,  -O0 
FAIL: go.go-torture/execute/chan-1.go execution,  -O1 
FAIL: go.go-torture/execute/chan-1.go execution,  -O2 
FAIL: go.go-torture/execute/chan-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/chan-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/chan-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/chan-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/chan-1.go execution,  -Os 
FAIL: go.go-torture/execute/const-1.go execution,  -O0 
FAIL: go.go-torture/execute/const-1.go execution,  -O1 
FAIL: go.go-torture/execute/const-1.go execution,  -O2 
FAIL: go.go-torture/execute/const-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/const-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/const-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/const-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/const-1.go execution,  -Os 
FAIL: go.go-torture/execute/const-2.go execution,  -O0 
FAIL: go.go-torture/execute/const-2.go execution,  -O1 
FAIL: go.go-torture/execute/const-2.go execution,  -O2 
FAIL: go.go-torture/execute/const-2.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/const-2.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/const-2.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/const-2.go execution,  -O3 -g 
FAIL: go.go-torture/execute/const-2.go execution,  -Os 
FAIL: go.go-torture/execute/expr-1.go execution,  -O0 
FAIL: go.go-torture/execute/expr-1.go execution,  -O1 
FAIL: go.go-torture/execute/expr-1.go execution,  -O2 
FAIL: go.go-torture/execute/expr-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/expr-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/expr-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/expr-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/expr-1.go execution,  -Os 
FAIL: go.go-torture/execute/for-1.go execution,  -O0 
FAIL: go.go-torture/execute/for-1.go execution,  -O1 
FAIL: go.go-torture/execute/for-1.go execution,  -O2 
FAIL: go.go-torture/execute/for-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/for-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/for-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/for-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/for-1.go execution,  -Os 
FAIL: go.go-torture/execute/for-2.go execution,  -O0 
FAIL: go.go-torture/execute/for-2.go execution,  -O1 
FAIL: go.go-torture/execute/for-2.go execution,  -O2 
FAIL: go.go-torture/execute/for-2.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/for-2.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/for-2.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/for-2.go execution,  -O3 -g 
FAIL: go.go-torture/execute/for-2.go execution,  -Os 
FAIL: go.go-torture/execute/function-1.go execution,  -O0 
FAIL: go.go-torture/execute/function-1.go execution,  -O1 
FAIL: go.go-torture/execute/function-1.go execution,  -O2 
FAIL: go.go-torture/execute/function-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/function-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/function-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/function-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/function-1.go execution,  -Os 
FAIL: go.go-torture/execute/function-2.go execution,  -O0 
FAIL: go.go-torture/execute/function-2.go execution,  -O1 
FAIL: go.go-torture/execute/function-2.go execution,  -O2 
FAIL: go.go-torture/execute/function-2.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/function-2.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/function-2.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/function-2.go execution,  -O3 -g 
FAIL: go.go-torture/execute/function-2.go execution,  -Os 
FAIL: go.go-torture/execute/go-1.go execution,  -O0 
FAIL: go.go-torture/execute/go-1.go execution,  -O1 
FAIL: go.go-torture/execute/go-1.go execution,  -O2 
FAIL: go.go-torture/execute/go-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/go-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/go-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/go-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/go-1.go execution,  -Os 
FAIL: go.go-torture/execute/go-2.go execution,  -O0 
FAIL: go.go-torture/execute/go-2.go execution,  -O1 
FAIL: go.go-torture/execute/go-2.go execution,  -O2 
FAIL: go.go-torture/execute/go-2.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/go-2.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/go-2.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/go-2.go execution,  -O3 -g 
FAIL: go.go-torture/execute/go-2.go execution,  -Os 
FAIL: go.go-torture/execute/go-3.go compilation,  -O0 
FAIL: go.go-torture/execute/go-3.go compilation,  -O1 
FAIL: go.go-torture/execute/go-3.go compilation,  -O2 
FAIL: go.go-torture/execute/go-3.go compilation,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/go-3.go compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/go-3.go compilation,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/go-3.go compilation,  -O3 -g 
FAIL: go.go-torture/execute/go-3.go compilation,  -Os 
FAIL: go.go-torture/execute/goto-1.go execution,  -O0 
FAIL: go.go-torture/execute/goto-1.go execution,  -O1 
FAIL: go.go-torture/execute/goto-1.go execution,  -O2 
FAIL: go.go-torture/execute/goto-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/goto-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/goto-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/goto-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/goto-1.go execution,  -Os 
FAIL: go.go-torture/execute/map-1.go execution,  -O0 
FAIL: go.go-torture/execute/map-1.go execution,  -O1 
FAIL: go.go-torture/execute/map-1.go execution,  -O2 
FAIL: go.go-torture/execute/map-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/map-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/map-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/map-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/map-1.go execution,  -Os 
FAIL: go.go-torture/execute/method-1.go execution,  -O0 
FAIL: go.go-torture/execute/method-1.go execution,  -O1 
FAIL: go.go-torture/execute/method-1.go execution,  -O2 
FAIL: go.go-torture/execute/method-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/method-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/method-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/method-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/method-1.go execution,  -Os 
FAIL: go.go-torture/execute/nested-1.go execution,  -O0 
FAIL: go.go-torture/execute/nested-1.go execution,  -O1 
FAIL: go.go-torture/execute/nested-1.go execution,  -O2 
FAIL: go.go-torture/execute/nested-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/nested-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/nested-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/nested-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/nested-1.go execution,  -Os 
FAIL: go.go-torture/execute/pointer-1.go execution,  -O0 
FAIL: go.go-torture/execute/pointer-1.go execution,  -O1 
FAIL: go.go-torture/execute/pointer-1.go execution,  -O2 
FAIL: go.go-torture/execute/pointer-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/pointer-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/pointer-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/pointer-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/pointer-1.go execution,  -Os 
FAIL: go.go-torture/execute/return-1.go execution,  -O0 
FAIL: go.go-torture/execute/return-1.go execution,  -O1 
FAIL: go.go-torture/execute/return-1.go execution,  -O2 
FAIL: go.go-torture/execute/return-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/return-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/return-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/return-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/return-1.go execution,  -Os 
FAIL: go.go-torture/execute/return-2.go execution,  -O0 
FAIL: go.go-torture/execute/return-2.go execution,  -O1 
FAIL: go.go-torture/execute/return-2.go execution,  -O2 
FAIL: go.go-torture/execute/return-2.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/return-2.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/return-2.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/return-2.go execution,  -O3 -g 
FAIL: go.go-torture/execute/return-2.go execution,  -Os 
FAIL: go.go-torture/execute/return-3.go execution,  -O0 
FAIL: go.go-torture/execute/return-3.go execution,  -O1 
FAIL: go.go-torture/execute/return-3.go execution,  -O2 
FAIL: go.go-torture/execute/return-3.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/return-3.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/return-3.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/return-3.go execution,  -O3 -g 
FAIL: go.go-torture/execute/return-3.go execution,  -Os 
FAIL: go.go-torture/execute/select-1.go execution,  -O0 
FAIL: go.go-torture/execute/select-1.go execution,  -O1 
FAIL: go.go-torture/execute/select-1.go execution,  -O2 
FAIL: go.go-torture/execute/select-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/select-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/select-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/select-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/select-1.go execution,  -Os 
FAIL: go.go-torture/execute/string-1.go execution,  -O0 
FAIL: go.go-torture/execute/string-1.go execution,  -O1 
FAIL: go.go-torture/execute/string-1.go execution,  -O2 
FAIL: go.go-torture/execute/string-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/string-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/string-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/string-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/string-1.go execution,  -Os 
FAIL: go.go-torture/execute/string-2.go execution,  -O0 
FAIL: go.go-torture/execute/string-2.go execution,  -O1 
FAIL: go.go-torture/execute/string-2.go execution,  -O2 
FAIL: go.go-torture/execute/string-2.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/string-2.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/string-2.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/string-2.go execution,  -O3 -g 
FAIL: go.go-torture/execute/string-2.go execution,  -Os 
FAIL: go.go-torture/execute/struct-1.go execution,  -O0 
FAIL: go.go-torture/execute/struct-1.go execution,  -O1 
FAIL: go.go-torture/execute/struct-1.go execution,  -O2 
FAIL: go.go-torture/execute/struct-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/struct-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/struct-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/struct-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/struct-1.go execution,  -Os 
FAIL: go.go-torture/execute/struct-2.go execution,  -O0 
FAIL: go.go-torture/execute/struct-2.go execution,  -O1 
FAIL: go.go-torture/execute/struct-2.go execution,  -O2 
FAIL: go.go-torture/execute/struct-2.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/struct-2.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/struct-2.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/struct-2.go execution,  -O3 -g 
FAIL: go.go-torture/execute/struct-2.go execution,  -Os 
FAIL: go.go-torture/execute/switch-1.go execution,  -O0 
FAIL: go.go-torture/execute/switch-1.go execution,  -O1 
FAIL: go.go-torture/execute/switch-1.go execution,  -O2 
FAIL: go.go-torture/execute/switch-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/switch-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/switch-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/switch-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/switch-1.go execution,  -Os 
FAIL: go.go-torture/execute/var-1.go execution,  -O0 
FAIL: go.go-torture/execute/var-1.go execution,  -O1 
FAIL: go.go-torture/execute/var-1.go execution,  -O2 
FAIL: go.go-torture/execute/var-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/var-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/var-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/var-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/var-1.go execution,  -Os 
FAIL: go.go-torture/execute/var-2.go execution,  -O0 
FAIL: go.go-torture/execute/var-2.go execution,  -O1 
FAIL: go.go-torture/execute/var-2.go execution,  -O2 
FAIL: go.go-torture/execute/var-2.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/var-2.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/var-2.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/var-2.go execution,  -O3 -g 
FAIL: go.go-torture/execute/var-2.go execution,  -Os 
FAIL: go.go-torture/execute/var-3.go execution,  -O0 
FAIL: go.go-torture/execute/var-3.go execution,  -O1 
FAIL: go.go-torture/execute/var-3.go execution,  -O2 
FAIL: go.go-torture/execute/var-3.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/var-3.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/var-3.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/var-3.go execution,  -O3 -g 
FAIL: go.go-torture/execute/var-3.go execution,  -Os 
ERROR: m68k-unknown-linux-gnu: unhandled architecture
UNRESOLVED: go.test/test/235.go compilation,  -O2 -g 
FAIL: go.test/test/235.go execution,  -O2 -g 
FAIL: go.test/test/alias1.go execution,  -O2 -g 
FAIL: go.test/test/append.go compilation,  -O2 -g 
FAIL: go.test/test/args.go execution,  -O2 -g 
FAIL: go.test/test/bigalg.go execution,  -O2 -g 
FAIL: go.test/test/bigmap.go execution,  -O2 -g 
FAIL: go.test/test/blank.go execution,  -O2 -g 
FAIL: go.test/test/chan/doubleselect.go execution,  -O2 -g 
FAIL: go.test/test/chan/fifo.go execution,  -O2 -g 
FAIL: go.test/test/chan/goroutines.go execution,  -O2 -g 
FAIL: go.test/test/chan/nonblock.go execution,  -O2 -g 
FAIL: go.test/test/chan/powser1.go execution,  -O2 -g 
FAIL: go.test/test/chan/powser2.go execution,  -O2 -g 
FAIL: go.test/test/chan/select.go execution,  -O2 -g 
FAIL: go.test/test/chan/select3.go execution,  -O2 -g 
FAIL: go.test/test/chan/select4.go execution,  -O2 -g 
FAIL: go.test/test/chan/select6.go execution,  -O2 -g 
FAIL: go.test/test/chan/select7.go execution,  -O2 -g 
FAIL: go.test/test/chan/sendstmt.go execution,  -O2 -g 
FAIL: go.test/test/chan/sieve1.go execution,  -O2 -g 
FAIL: go.test/test/chan/sieve2.go execution,  -O2 -g 
FAIL: go.test/test/chan/zerosize.go execution,  -O2 -g 
FAIL: go.test/test/chancap.go execution,  -O2 -g 
FAIL: go.test/test/char_lit.go execution,  -O2 -g 
FAIL: go.test/test/closedchan.go execution,  -O2 -g 
FAIL: go.test/test/cmp.go execution,  -O2 -g 
FAIL: go.test/test/cmplxdivide.go
FAIL: go.test/test/complit.go execution,  -O2 -g 
FAIL: go.test/test/compos.go execution,  -O2 -g 
FAIL: go.test/test/const.go execution,  -O2 -g 
FAIL: go.test/test/const3.go execution,  -O2 -g 
FAIL: go.test/test/const4.go execution,  -O2 -g 
FAIL: go.test/test/convT2X.go compilation,  -O2 -g 
FAIL: go.test/test/convert.go execution,  -O2 -g 
FAIL: go.test/test/copy.go execution,  -O2 -g 
FAIL: go.test/test/ddd.go execution,  -O2 -g 
FAIL: go.test/test/ddd3.go
FAIL: go.test/test/decl.go execution,  -O2 -g 
FAIL: go.test/test/defer.go execution,  -O2 -g 
FAIL: go.test/test/divide.go execution,  -O2 -g 
FAIL: go.test/test/dwarf/linedirectives.go execution,  -O2 -g 
FAIL: go.test/test/dwarf/main.go execution,  -O2 -g 
FAIL: go.test/test/env.go execution,  -O2 -g 
FAIL: go.test/test/escape.go execution,  -O2 -g 
FAIL: go.test/test/escape3.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug000.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug002.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug003.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug004.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug005.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug006.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug007.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug008.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug009.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug010.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug011.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug012.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug013.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug017.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug021.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug023.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug024.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug026.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug027.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug028.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug031.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug045.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug047.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug048.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug052.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug053.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug054.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug055.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug056.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug058.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug059.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug060.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug061.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug065.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug067.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug070.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug075.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug078.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug082.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug084.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug092.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug093.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug097.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug099.go compilation,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug101.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug102.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug111.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug113.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug114.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug116.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug119.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug120.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug128.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug130.go compilation,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug141.go compilation,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug142.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug147.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug148.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug1515.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug152.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug154.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug159.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug160.go
FAIL: go.test/test/fixedbugs/bug168.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug177.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug178.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug180.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug184.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug185.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug187.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug194.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug196.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug199.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug201.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug202.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug203.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug204.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug207.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug221.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug225.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug227.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug230.go compilation,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug234.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug236.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug237.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug242.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug243.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug244.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug246.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug247.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug248.go
FAIL: go.test/test/fixedbugs/bug253.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug254.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug257.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug258.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug259.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug260.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug261.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug262.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug263.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug264.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug265.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug266.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug269.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug271.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug272.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug273.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug276.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug279.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug281.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug285.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug286.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug290.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug291.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug292.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug293.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug294.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug295.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug296.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug303.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug311.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug312.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug314.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug317.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug320.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug321.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug322.go
FAIL: go.test/test/fixedbugs/bug324.go
FAIL: go.test/test/fixedbugs/bug327.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug329.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug331.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug333.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug336.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug339.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug341.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug343.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug346.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug347.go execution,  -O0 -g 
FAIL: go.test/test/fixedbugs/bug348.go execution,  -O0 -g 
FAIL: go.test/test/fixedbugs/bug352.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug355.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug356.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug364.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug366.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug367.go
FAIL: go.test/test/fixedbugs/bug368.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug369.go
FAIL: go.test/test/fixedbugs/bug370.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug372.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug375.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug378.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug401.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug402.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug405.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug406.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug414.go
FAIL: go.test/test/fixedbugs/bug423.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug424.go
FAIL: go.test/test/fixedbugs/bug428.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug433.go compilation,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug434.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug436.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug437.go
FAIL: go.test/test/fixedbugs/bug440_32.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug440_64.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug441.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug442.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug444.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug446.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug450.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug452.go execution,  -O2 -g 
FAIL: go.test/test/float_lit.go execution,  -O2 -g 
FAIL: go.test/test/floatcmp.go execution,  -O2 -g 
FAIL: go.test/test/for.go execution,  -O2 -g 
FAIL: go.test/test/func.go execution,  -O2 -g 
FAIL: go.test/test/func5.go execution,  -O2 -g 
FAIL: go.test/test/func6.go execution,  -O2 -g 
FAIL: go.test/test/func7.go execution,  -O2 -g 
FAIL: go.test/test/func8.go execution,  -O2 -g 
FAIL: go.test/test/gc.go execution,  -O2 -g 
FAIL: go.test/test/gc1.go execution,  -O2 -g 
FAIL: go.test/test/gc2.go execution,  -O2 -g 
FAIL: go.test/test/if.go execution,  -O2 -g 
FAIL: go.test/test/indirect.go execution,  -O2 -g 
FAIL: go.test/test/initcomma.go execution,  -O2 -g 
FAIL: go.test/test/initialize.go compilation,  -O2 -g 
FAIL: go.test/test/int_lit.go execution,  -O2 -g 
FAIL: go.test/test/intcvt.go execution,  -O2 -g 
FAIL: go.test/test/interface/bigdata.go execution,  -O2 -g 
FAIL: go.test/test/interface/convert.go execution,  -O2 -g 
FAIL: go.test/test/interface/convert1.go execution,  -O2 -g 
FAIL: go.test/test/interface/convert2.go execution,  -O2 -g 
FAIL: go.test/test/interface/embed.go compilation,  -O2 -g 
FAIL: go.test/test/interface/embed1.go
FAIL: go.test/test/interface/fail.go execution,  -O2 -g 
FAIL: go.test/test/interface/fake.go execution,  -O2 -g 
FAIL: go.test/test/interface/noeq.go execution,  -O2 -g 
FAIL: go.test/test/interface/receiver.go compilation,  -O2 -g 
FAIL: go.test/test/interface/returntype.go compilation,  -O2 -g 
FAIL: go.test/test/interface/struct.go execution,  -O2 -g 
FAIL: go.test/test/iota.go execution,  -O2 -g 
FAIL: go.test/test/ken/array.go execution,  -O2 -g 
FAIL: go.test/test/ken/chan.go execution,  -O2 -g 
FAIL: go.test/test/ken/chan1.go execution,  -O2 -g 
FAIL: go.test/test/ken/complit.go execution,  -O2 -g 
FAIL: go.test/test/ken/convert.go execution,  -O2 -g 
FAIL: go.test/test/ken/cplx1.go execution,  -O2 -g 
FAIL: go.test/test/ken/cplx2.go execution,  -O2 -g 
FAIL: go.test/test/ken/cplx3.go execution,  -O2 -g 
FAIL: go.test/test/ken/cplx4.go execution,  -O2 -g 
FAIL: go.test/test/ken/cplx5.go execution,  -O2 -g 
FAIL: go.test/test/ken/divconst.go execution,  -O2 -g 
FAIL: go.test/test/ken/divmod.go execution,  -O2 -g 
FAIL: go.test/test/ken/embed.go compilation,  -O2 -g 
FAIL: go.test/test/ken/for.go execution,  -O2 -g 
FAIL: go.test/test/ken/interbasic.go execution,  -O2 -g 
FAIL: go.test/test/ken/interfun.go compilation,  -O2 -g 
FAIL: go.test/test/ken/intervar.go execution,  -O2 -g 
FAIL: go.test/test/ken/label.go execution,  -O2 -g 
FAIL: go.test/test/ken/litfun.go execution,  -O2 -g 
FAIL: go.test/test/ken/mfunc.go execution,  -O2 -g 
FAIL: go.test/test/ken/modconst.go execution,  -O2 -g 
FAIL: go.test/test/ken/ptrfun.go execution,  -O2 -g 
FAIL: go.test/test/ken/ptrvar.go execution,  -O2 -g 
FAIL: go.test/test/ken/range.go execution,  -O2 -g 
FAIL: go.test/test/ken/rob1.go execution,  -O2 -g 
FAIL: go.test/test/ken/rob2.go execution,  -O2 -g 
FAIL: go.test/test/ken/robfor.go execution,  -O2 -g 
FAIL: go.test/test/ken/robfunc.go execution,  -O2 -g 
FAIL: go.test/test/ken/shift.go execution,  -O2 -g 
FAIL: go.test/test/ken/simparray.go execution,  -O2 -g 
FAIL: go.test/test/ken/simpbool.go execution,  -O2 -g 
FAIL: go.test/test/ken/simpconv.go execution,  -O2 -g 
FAIL: go.test/test/ken/simpfun.go execution,  -O2 -g 
FAIL: go.test/test/ken/simpswitch.go execution,  -O2 -g 
FAIL: go.test/test/ken/simpvar.go execution,  -O2 -g 
FAIL: go.test/test/ken/slicearray.go execution,  -O2 -g 
FAIL: go.test/test/ken/sliceslice.go execution,  -O2 -g 
FAIL: go.test/test/ken/strvar.go execution,  -O2 -g 
FAIL: go.test/test/literal.go execution,  -O2 -g 
FAIL: go.test/test/mallocfin.go compilation,  -O2 -g 
FAIL: go.test/test/map.go execution,  -O2 -g 
FAIL: go.test/test/method.go compilation,  -O2 -g 
FAIL: go.test/test/method3.go execution,  -O2 -g 
FAIL: go.test/test/method4.go
FAIL: go.test/test/named.go execution,  -O2 -g 
FAIL: go.test/test/nil.go execution,  -O2 -g 
FAIL: go.test/test/nilptr.go execution,  -O2 -g 
FAIL: go.test/test/peano.go execution,  -O2 -g 
FAIL: go.test/test/range.go execution,  -O2 -g 
FAIL: go.test/test/recover.go execution,  -O2 -g 
FAIL: go.test/test/recover1.go execution,  -O2 -g 
FAIL: go.test/test/recover2.go execution,  -O2 -g 
FAIL: go.test/test/recover3.go execution,  -O2 -g 
FAIL: go.test/test/rename.go execution,  -O2 -g 
FAIL: go.test/test/reorder.go execution,  -O2 -g 
FAIL: go.test/test/reorder2.go execution,  -O2 -g 
FAIL: go.test/test/simassign.go execution,  -O2 -g 
FAIL: go.test/test/string_lit.go execution,  -O2 -g 
FAIL: go.test/test/stringrange.go execution,  -O2 -g 
FAIL: go.test/test/struct0.go execution,  -O2 -g 
FAIL: go.test/test/switch.go execution,  -O2 -g 
FAIL: go.test/test/turing.go execution,  -O2 -g 
FAIL: go.test/test/typeswitch.go compilation,  -O2 -g 
FAIL: go.test/test/typeswitch1.go execution,  -O2 -g 
FAIL: go.test/test/utf.go execution,  -O2 -g 
FAIL: go.test/test/varinit.go execution,  -O2 -g 
FAIL: go.test/test/zerodivide.go execution,  -O2 -g 

		=== go Summary ===

# of expected passes		1687
# of unexpected failures	553
# of expected failures		1
# of unresolved testcases	1
# of untested testcases		49
/daten/aranym/gcc/gcc-20130213/Build/gcc/testsuite/go/../../gccgo  version 4.8.0 20130213 (experimental) (GCC) 

Host   is x86_64-pc-linux-gnu

		=== objc tests ===


Running target aranym

		=== objc Summary ===

# of expected passes		2994
# of unsupported tests		74
/daten/aranym/gcc/gcc-20130213/Build/gcc/xgcc  version 4.8.0 20130213 (experimental) (GCC) 

Host   is m68k-unknown-linux-gnu

		=== boehm-gc tests ===


Running target aranym
FAIL: boehm-gc.c/gctest.c -O2 execution test
FAIL: boehm-gc.c/leak_test.c -O2 execution test
FAIL: boehm-gc.c/middle.c -O2 execution test
FAIL: boehm-gc.c/thread_leak_test.c -O2 execution test
FAIL: boehm-gc.lib/staticrootstest.c -O2 execution test

		=== boehm-gc Summary ===

# of expected passes		7
# of unexpected failures	5
# of unsupported tests		1
Host   is m68k-unknown-linux-gnu

		=== libatomic tests ===


Running target aranym

		=== libatomic Summary ===

# of expected passes		34
# of unsupported tests		10
Host   is m68k-unknown-linux-gnu

		=== libffi tests ===


Running target aranym

		=== libffi Summary ===

# of expected passes		1819
# of unsupported tests		55
Host   is m68k-unknown-linux-gnu

		=== libgo tests ===


Running target aranym
FAIL: unicode/utf8

		=== libgo Summary ===

# of unexpected failures	1
Host   is m68k-unknown-linux-gnu

		=== libgomp tests ===


Running target aranym
WARNING: program timed out.
FAIL: libgomp.fortran/strassen.f90  -O  execution test

		=== libgomp Summary ===

# of expected passes		2946
# of unexpected failures	1
# of unsupported tests		1
Host   is m68k-unknown-linux-gnu

		=== libjava tests ===


Running target aranym
FAIL: sourcelocation output - source compiled test
FAIL: sourcelocation -findirect-dispatch output - source compiled test
FAIL: sourcelocation -O3 output - source compiled test
FAIL: sourcelocation -O3 -findirect-dispatch output - source compiled test
FAIL: TestMultiple output - source compiled test
FAIL: TestParent output - source compiled test

		=== libjava Summary ===

# of expected passes		2411
# of unexpected failures	6
# of untested testcases		4
Host   is m68k-unknown-linux-gnu

		=== libmudflap tests ===


Running target aranym
FAIL: libmudflap.c/fail10-frag.c (-O0) crash test
FAIL: libmudflap.c/fail11-frag.c (-O0) crash test
FAIL: libmudflap.c/fail12-frag.c (-O0) crash test
FAIL: libmudflap.c/fail14-frag.c (-O0) crash test
FAIL: libmudflap.c/fail15-frag.c (-O0) crash test
FAIL: libmudflap.c/fail16-frag.c (-O0) crash test
FAIL: libmudflap.c/fail17-frag.c (-O0) crash test
FAIL: libmudflap.c/fail18-frag.c (-O0) crash test
FAIL: libmudflap.c/fail19-frag.c (-O0) crash test
FAIL: libmudflap.c/fail21-frag.c (-O0) crash test
FAIL: libmudflap.c/fail22-frag.c (-O0) crash test
FAIL: libmudflap.c/fail23-frag.c (-O0) crash test
FAIL: libmudflap.c/fail25-frag.c (-O0) crash test
FAIL: libmudflap.c/fail27-frag.c (-O0) crash test
FAIL: libmudflap.c/fail28-frag.c (-O0) crash test
FAIL: libmudflap.c/fail29-frag.c (-O0) crash test
FAIL: libmudflap.c/fail30-frag.c (-O0) crash test
FAIL: libmudflap.c/fail31-frag.c (-O0) crash test
FAIL: libmudflap.c/fail33-frag.c (-O0) crash test
FAIL: libmudflap.c/fail34-frag.c (-O0) crash test
FAIL: libmudflap.c/fail35-frag.c (-O0) crash test
FAIL: libmudflap.c/fail36-frag.c (-O0) crash test
FAIL: libmudflap.c/fail37-frag.c (-O0) crash test
FAIL: libmudflap.c/fail38-frag.c (-O0) crash test
FAIL: libmudflap.c/fail39-frag.c (-O0) crash test
FAIL: libmudflap.c/fail40-frag.c (-O0) crash test
FAIL: libmudflap.c/fail5-frag.c (-O0) crash test
FAIL: libmudflap.c/fail6-frag.c (-O0) crash test
FAIL: libmudflap.c/fail68-frag.c (-O0) crash test
FAIL: libmudflap.c/fail7-frag.c (-O0) crash test
FAIL: libmudflap.c/fail8-frag.c (-O0) crash test
FAIL: libmudflap.c/fail9-frag.c (-O0) crash test
FAIL: libmudflap.c/fail10-frag.c (-static) crash test
FAIL: libmudflap.c/fail11-frag.c (-static) crash test
FAIL: libmudflap.c/fail12-frag.c (-static) crash test
FAIL: libmudflap.c/fail14-frag.c (-static) crash test
FAIL: libmudflap.c/fail15-frag.c (-static) crash test
FAIL: libmudflap.c/fail16-frag.c (-static) crash test
FAIL: libmudflap.c/fail17-frag.c (-static) crash test
FAIL: libmudflap.c/fail18-frag.c (-static) crash test
FAIL: libmudflap.c/fail19-frag.c (-static) crash test
FAIL: libmudflap.c/fail21-frag.c (-static) crash test
FAIL: libmudflap.c/fail22-frag.c (-static) crash test
FAIL: libmudflap.c/fail23-frag.c (-static) crash test
FAIL: libmudflap.c/fail25-frag.c (-static) crash test
FAIL: libmudflap.c/fail27-frag.c (-static) crash test
FAIL: libmudflap.c/fail28-frag.c (-static) crash test
FAIL: libmudflap.c/fail29-frag.c (-static) crash test
FAIL: libmudflap.c/fail30-frag.c (-static) crash test
FAIL: libmudflap.c/fail31-frag.c (-static) crash test
FAIL: libmudflap.c/fail33-frag.c (-static) crash test
FAIL: libmudflap.c/fail34-frag.c (-static) crash test
FAIL: libmudflap.c/fail35-frag.c (-static) crash test
FAIL: libmudflap.c/fail36-frag.c (-static) crash test
FAIL: libmudflap.c/fail37-frag.c (-static) crash test
FAIL: libmudflap.c/fail38-frag.c (-static) crash test
FAIL: libmudflap.c/fail39-frag.c (-static) crash test
FAIL: libmudflap.c/fail40-frag.c (-static) crash test
FAIL: libmudflap.c/fail5-frag.c (-static) crash test
FAIL: libmudflap.c/fail6-frag.c (-static) crash test
FAIL: libmudflap.c/fail68-frag.c (-static) crash test
FAIL: libmudflap.c/fail7-frag.c (-static) crash test
FAIL: libmudflap.c/fail8-frag.c (-static) crash test
FAIL: libmudflap.c/fail9-frag.c (-static) crash test
FAIL: libmudflap.c/fail10-frag.c (-O2) crash test
FAIL: libmudflap.c/fail11-frag.c (-O2) crash test
FAIL: libmudflap.c/fail12-frag.c (-O2) crash test
FAIL: libmudflap.c/fail14-frag.c (-O2) crash test
FAIL: libmudflap.c/fail15-frag.c (-O2) crash test
FAIL: libmudflap.c/fail16-frag.c (-O2) crash test
FAIL: libmudflap.c/fail17-frag.c (-O2) crash test
FAIL: libmudflap.c/fail18-frag.c (-O2) crash test
FAIL: libmudflap.c/fail19-frag.c (-O2) crash test
FAIL: libmudflap.c/fail21-frag.c (-O2) crash test
FAIL: libmudflap.c/fail22-frag.c (-O2) crash test
FAIL: libmudflap.c/fail23-frag.c (-O2) crash test
FAIL: libmudflap.c/fail25-frag.c (-O2) crash test
FAIL: libmudflap.c/fail27-frag.c (-O2) crash test
FAIL: libmudflap.c/fail28-frag.c (-O2) crash test
FAIL: libmudflap.c/fail29-frag.c (-O2) crash test
FAIL: libmudflap.c/fail30-frag.c (-O2) crash test
FAIL: libmudflap.c/fail31-frag.c (-O2) crash test
FAIL: libmudflap.c/fail33-frag.c (-O2) crash test
FAIL: libmudflap.c/fail34-frag.c (-O2) crash test
FAIL: libmudflap.c/fail35-frag.c (-O2) crash test
FAIL: libmudflap.c/fail36-frag.c (-O2) crash test
FAIL: libmudflap.c/fail37-frag.c (-O2) crash test
FAIL: libmudflap.c/fail38-frag.c (-O2) crash test
FAIL: libmudflap.c/fail39-frag.c (-O2) crash test
FAIL: libmudflap.c/fail40-frag.c (-O2) crash test
FAIL: libmudflap.c/fail5-frag.c (-O2) crash test
FAIL: libmudflap.c/fail6-frag.c (-O2) crash test
FAIL: libmudflap.c/fail68-frag.c (-O2) crash test
FAIL: libmudflap.c/fail7-frag.c (-O2) crash test
FAIL: libmudflap.c/fail8-frag.c (-O2) crash test
FAIL: libmudflap.c/fail9-frag.c (-O2) crash test
FAIL: libmudflap.c/fail11-frag.c (-O3) crash test
FAIL: libmudflap.c/fail12-frag.c (-O3) crash test
FAIL: libmudflap.c/fail16-frag.c (-O3) crash test
FAIL: libmudflap.c/fail17-frag.c (-O3) crash test
FAIL: libmudflap.c/fail18-frag.c (-O3) crash test
FAIL: libmudflap.c/fail19-frag.c (-O3) crash test
FAIL: libmudflap.c/fail21-frag.c (-O3) crash test
FAIL: libmudflap.c/fail22-frag.c (-O3) crash test
FAIL: libmudflap.c/fail23-frag.c (-O3) crash test
FAIL: libmudflap.c/fail25-frag.c (-O3) crash test
FAIL: libmudflap.c/fail27-frag.c (-O3) crash test
FAIL: libmudflap.c/fail28-frag.c (-O3) crash test
FAIL: libmudflap.c/fail29-frag.c (-O3) crash test
FAIL: libmudflap.c/fail30-frag.c (-O3) crash test
FAIL: libmudflap.c/fail31-frag.c (-O3) crash test
FAIL: libmudflap.c/fail33-frag.c (-O3) crash test
FAIL: libmudflap.c/fail34-frag.c (-O3) crash test
FAIL: libmudflap.c/fail35-frag.c (-O3) crash test
FAIL: libmudflap.c/fail36-frag.c (-O3) crash test
FAIL: libmudflap.c/fail37-frag.c (-O3) crash test
FAIL: libmudflap.c/fail37-frag.c (-O3) output pattern test
FAIL: libmudflap.c/fail39-frag.c (-O3) crash test
FAIL: libmudflap.c/fail40-frag.c (-O3) crash test
FAIL: libmudflap.c/fail5-frag.c (-O3) crash test
FAIL: libmudflap.c/fail6-frag.c (-O3) crash test
FAIL: libmudflap.c/fail68-frag.c (-O3) crash test
FAIL: libmudflap.c/fail7-frag.c (-O3) crash test
FAIL: libmudflap.c/fail8-frag.c (-O3) crash test
FAIL: libmudflap.c/fail9-frag.c (-O3) crash test
FAIL: externs-12 execution -O0
FAIL: externs-21 execution -O0
FAIL: externs-12 execution -static
FAIL: externs-21 execution -static
FAIL: externs-12 execution -O2
FAIL: externs-21 execution -O2
FAIL: externs-12 execution -O3
FAIL: externs-21 execution -O3
FAIL: libmudflap.c++/fail24-frag.cxx (-O0) crash test
FAIL: libmudflap.c++/fail24-frag.cxx (-static) crash test
FAIL: libmudflap.c++/fail24-frag.cxx ( -O) crash test
FAIL: libmudflap.c++/fail24-frag.cxx (-O2) crash test
FAIL: libmudflap.c++/fail24-frag.cxx (-O3) crash test
FAIL: ctors-12 execution -O0
FAIL: ctors-21 execution -O0
FAIL: ctors-12 execution -static
FAIL: ctors-21 execution -static
FAIL: ctors-12 execution -O2
FAIL: ctors-21 execution -O2
FAIL: ctors-12 execution -O3
FAIL: ctors-21 execution -O3

		=== libmudflap Summary ===

# of expected passes		1760
# of unexpected failures	146
Host   is m68k-unknown-linux-gnu

		=== libstdc++ tests ===


Running target aranym

		=== libstdc++ Summary ===

# of expected passes		8934
# of expected failures		45
# of unsupported tests		241

Compiler version: 4.8.0 20130213 (experimental) (GCC) 
Platform: m68k-unknown-linux-gnu
configure flags: --prefix=/usr/local/m68k-linux --build=x86_64-linux --enable-shared --with-system-zlib --target=m68k-linux --with-sysroot --disable-multilib --enable-clocale=gnu


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