Results for 3.2 20020712 (experimental) testsuite on i386-unknown-freebsd5.0

Loren James Rittle ljrittle@FreeBSD.org
Fri Jul 12 20:06:00 GMT 2002


Using gmake with objdir configuration on ref5 (see key)

LAST_UPDATED: Fri Jul 12 20:52:07 GMT 2002

Native configuration is i386-unknown-freebsd5.0

		=== g++ tests ===


Running target unix/-pthread
FAIL: g++.dg/abi/vbase8-10.C (test for excess errors)
WARNING: g++.dg/abi/vbase8-10.C compilation failed to produce executable
FAIL: g++.dg/warn/Wunused-2.C  (test for warnings, line 5)
FAIL: g++.eh/badalloc1.C  Execution test
FAIL: g++.eh/catch5p.C  Execution test
FAIL: g++.jason/pmf7.C  Execution test
FAIL: g++.jason/template26.C  Execution test
FAIL: g++.law/profile1.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		7433
# of unexpected failures	7
# of expected failures		90
# of untested testcases		12
# of unsupported tests		3
/local0/scratch/ljrittle/gcc-build-ref5-0712/gcc/testsuite/../g++ version 3.2 20020712 (experimental)

		=== g77 tests ===


Running target unix/-pthread
FAIL: g77.f-torture/execute/6367.f execution,  -O0 
FAIL: g77.f-torture/execute/6367.f execution,  -O1 
FAIL: g77.f-torture/execute/6367.f execution,  -O2 
FAIL: g77.f-torture/execute/6367.f execution,  -O3 -fomit-frame-pointer 
FAIL: g77.f-torture/execute/6367.f execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: g77.f-torture/execute/6367.f execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: g77.f-torture/execute/6367.f execution,  -O3 -g 
FAIL: g77.f-torture/execute/6367.f execution,  -Os 

		=== g77 Summary ===

# of expected passes		1618
# of unexpected failures	8
# of unsupported tests		8
/local0/scratch/ljrittle/gcc-build-ref5-0712/gcc/testsuite/../g77 version 3.2 20020712 (experimental)

		=== gcc tests ===


Running target unix/-pthread
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c,  -O3 -g  
FAIL: gcc.c-torture/execute/conversion.c execution,  -O0 
FAIL: gcc.c-torture/execute/conversion.c execution,  -O1 
FAIL: gcc.c-torture/execute/conversion.c execution,  -O2 
FAIL: gcc.c-torture/execute/conversion.c execution,  -Os 
FAIL: cmdlne-dM-M.c: #define line not printed
FAIL: gcc.dg/simd-1.c (test for excess errors)
FAIL: gcc.dg/format/c99-scanf-3.c vfscanf (test for warnings, line 21)
FAIL: gcc.dg/format/c99-scanf-3.c vfscanf (test for warnings, line 21)
FAIL: gcc.dg/format/ext-6.c vfscanf (test for warnings, line 42)
FAIL: gcc.dg/format/ext-6.c vfscanf (test for warnings, line 42)

		=== gcc Summary ===

# of expected passes		19367
# of unexpected failures	11
# of expected failures		63
# of unsupported tests		59
/local0/scratch/ljrittle/gcc-build-ref5-0712/gcc/xgcc version 3.2 20020712 (experimental)

		=== objc tests ===


Running target unix/-pthread

		=== objc Summary ===

# of expected passes		1043
# of expected failures		6
/local0/scratch/ljrittle/gcc-build-ref5-0712/gcc/xgcc version 3.2 20020712 (experimental)

		=== libjava tests ===


Running target unix/-pthread
FAIL: PR1343 compilation from bytecode
FAIL: PR1343 -O compilation from bytecode
FAIL: calls run
FAIL: final_method run
FAIL: findclass run
FAIL: invoke run
FAIL: martin run
FAIL: noclass run
FAIL: overload run
FAIL: register run
FAIL: simple_int run
FAIL: throwit run
FAIL: virtual run
FAIL: field run
FAIL: cxxtest run
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 execution - bytecode->native test
FAIL: Throw_2 -O execution - source compiled test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 -O execution - bytecode->native test
FAIL: Array_3 compilation from bytecode
FAIL: Array_3 -O compilation from bytecode

		=== libjava Summary ===

# of expected passes		2652
# of unexpected failures	23
# of expected failures		14
# of untested testcases		31
		=== libstdc++-v3 tests ===


Running target unix/-pthread
XPASS: 22_locale/collate_members_wchar_t.cc execution test
XPASS: 22_locale/ctype_is_wchar_t.cc execution test
XPASS: 22_locale/money_get_members_wchar_t.cc execution test
XPASS: 22_locale/money_put_members_wchar_t.cc execution test
XPASS: 22_locale/moneypunct_members_wchar_t.cc execution test
XPASS: 22_locale/num_get_members_wchar_t.cc execution test
XPASS: 22_locale/num_put_members_wchar_t.cc execution test
XPASS: 22_locale/numpunct_members_wchar_t.cc execution test
XPASS: 22_locale/time_get_members_wchar_t.cc execution test
XPASS: 22_locale/time_put_members_wchar_t.cc execution test

		=== libstdc++-v3 Summary ===

# of expected passes		404
# of unexpected successes	10
# of expected failures		17

Compiler version: 3.2 20020712 (experimental) 
Platform: i386-unknown-freebsd5.0
configure flags: --host=i386-unknown-freebsd5.0 --prefix=/home/ljrittle/tmp-ref5/install-ref5 --with-gnu-as --with-as=/home/ljrittle/tmp-ref5/bootstrap-binutils/bin/as --with-gnu-ld --with-ld=/home/ljrittle/tmp-ref5/bootstrap-binutils/bin/ld
BOOT_CFLAGS=-g -O2
Key: gmake is GNU make
     make is BSD make as shipped on i386-unknown-freebsd5.0
     srcdir means in-source configuration was done within the gcc source tree
     objdir means out-source configuration was done within a fresh directory
ref4 (3.1) and ref5 (mainline) attempt to build gcc twice daily;
once for srcdir configuration and once for objdir configuration;
odd number days use GNU make; even days use BSD make; missing
reports infer breakage; partial reports are made when bootstap
completes in gcc but fails in a support library.
beast (3.1) builds gcc once daily using gmake with objdir conf.



More information about the Gcc-testresults mailing list