This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 3.2 20020505 (experimental) testsuite on i386-unknown-freebsd5.0
- From: Loren James Rittle <ljrittle at FreeBSD dot org>
- To: gcc-testresults at gcc dot gnu dot org, ljrittle at FreeBSD dot org,obrien at freebsd dot org
- Date: Mon, 6 May 2002 03:36:12 -0700 (PDT)
- Subject: Results for 3.2 20020505 (experimental) testsuite on i386-unknown-freebsd5.0
Using gmake with srcdir configuration on ref5 (see key)
LAST_UPDATED: Sun May 5 20:51:47 GMT 2002
Native configuration is i386-unknown-freebsd5.0
=== g++ tests ===
Running target unix
FAIL: g++.dg/template/typename2.C (test for excess errors)
FAIL: g++.dg/warn/Wunused-2.C (test for warnings, line 5)
FAIL: g++.law/profile1.C (test for excess errors)
=== g++ Summary ===
# of expected passes 7307
# of unexpected failures 3
# of expected failures 88
# of untested testcases 12
# of unsupported tests 3
/local0/scratch/ljrittle/gcc-build-ref5-in/gcc/testsuite/../g++ version 3.2 20020505 (experimental)
=== g77 tests ===
Running target unix
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-in/gcc/testsuite/../g77 version 3.2 20020505 (experimental)
=== gcc tests ===
Running target unix
FAIL: gcc.c-torture/execute/20020402-1.c execution, -Os
FAIL: gcc.c-torture/execute/loop-2c.c execution, -Os
FAIL: gcc.c-torture/execute/loop-2d.c execution, -Os
FAIL: gcc.c-torture/execute/loop-3c.c execution, -Os
FAIL: cmdlne-dM-M.c: #define line not printed
FAIL: gcc.dg/i386-sse-1.c (test for excess errors)
FAIL: gcc.dg/i386-sse-2.c (test for excess errors)
FAIL: gcc.dg/i386-sse-3.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 18606
# of unexpected failures 12
# of expected failures 66
# of unsupported tests 52
/local0/scratch/ljrittle/gcc-build-ref5-in/gcc/xgcc version 3.2 20020505 (experimental)
=== objc tests ===
Running target unix
=== objc Summary ===
# of expected passes 1036
# of expected failures 6
/local0/scratch/ljrittle/gcc-build-ref5-in/gcc/xgcc version 3.2 20020505 (experimental)
=== libjava tests ===
Running target unix
WARNING: program timed out.
FAIL: G19990302_02 execution from source compiled test
WARNING: program timed out.
FAIL: G19990304_01 execution from source compiled test
FAIL: KeepInline output from source compiled test
FAIL: KeepInline output from bytecode->native test
FAIL: KeepInline -O output from source compiled test
FAIL: KeepInline -O output from bytecode->native test
WARNING: program timed out.
FAIL: Thread_Alive execution from source compiled test
WARNING: program timed out.
FAIL: Thread_Wait_Interrupt execution from bytecode->native test
FAIL: Throw_2 execution from source compiled test
FAIL: Throw_2 execution from bytecode->native test
FAIL: Throw_2 -O execution from source compiled test
FAIL: Throw_2 -O execution from bytecode->native test
WARNING: program timed out.
FAIL: anon_ctor_itf_arg -O execution from bytecode->native test
WARNING: program timed out.
FAIL: inner2 execution from bytecode->native test
=== libjava Summary ===
# of expected passes 2107
# of unexpected failures 14
# of expected failures 18
# of untested testcases 24
=== libstdc++-v3 tests ===
Running target unix
XPASS: 22_locale/collate_members_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 375
# of unexpected successes 9
# of expected failures 16
Compiler version: 3.2 20020505 (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.