Results for 3.3.2 testsuite on i686-pc-linux-gnu

Krishna E. Bera keb@peace.cyblings.on.ca
Sun Oct 19 21:10:00 GMT 2003


config.guess :
i686-pc-linux-gnu

gcc -v :
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs
Configured with: ../gcc-3.3.2/configure --with-arch=i686 --with-cpu=pentium4 --enable-checking
Thread model: posix
gcc version 3.3.2

/etc/issue :
Red Hat Linux release 7.3 (Valhalla)

uname -a :
Linux peace 2.4.21 #3 Fri Jul 25 23:12:59 EDT 2003 i686 unknown

rpm -q glibc :
glibc-2.2.5-42

rpm -q binutils :
binutils-2.14.90.0.5-6

notes:

I have the following processor according to /proc/cpuinfo
and i would like to know if my build options are optimal.
I could not find recommendations in the GCC configure docs at
http://gcc.gnu.org/install/configure.html

vendor_id	: GenuineIntel
cpu family	: 15
model		: 1
model name	: Intel(R) Celeron(R) CPU 1.70GHz
stepping	: 3
cpu MHz		: 1700.104
cache size	: 128 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips	: 3394.76
LAST_UPDATED: 
Native configuration is i686-pc-linux-gnu

		=== g++ tests ===


Running target unix
ERROR: g++.dg/abi/rtti1.C: error executing dg-final: couldn't execute "c++filt": no such file or directory
UNRESOLVED: g++.dg/abi/rtti1.C: error executing dg-final: couldn't execute "c++filt": no such file or directory
FAIL: g++.dg/eh/cleanup1.C (test for excess errors)
FAIL: g++.other/decl5.C caused compiler crash

		=== g++ Summary ===

# of expected passes		8149
# of unexpected failures	2
# of expected failures		89
# of unresolved testcases	1
# of untested testcases		9
# of unsupported tests		14
/home/keb/src/gcc-obj/gcc/testsuite/../g++ version 3.3.2

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

# of expected passes		1702
/home/keb/src/gcc-obj/gcc/testsuite/../g77 version 3.3.2

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/duff-2.c (test for excess errors)

		=== gcc Summary ===

# of expected passes		21219
# of unexpected failures	1
# of expected failures		69
# of unsupported tests		87
/home/keb/src/gcc-obj/gcc/xgcc version 3.3.2

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		1153
/home/keb/src/gcc-obj/gcc/xgcc version 3.3.2


		=== libstdc++-v3 check-abi Summary ===

# of added symbols:		 0
# of missing symbols:		 0
# of incompatible symbols:	 0
		=== libstdc++-v3 tests ===


Running target unix
XPASS: 22_locale/collate_byname.cc execution test
XPASS: 22_locale/collate_members_char.cc execution test
XPASS: 22_locale/collate_members_wchar_t.cc execution test
XPASS: 22_locale/ctype_is_char.cc execution test
XPASS: 22_locale/ctype_is_wchar_t.cc execution test
XPASS: 22_locale/members.cc execution test
XPASS: 22_locale/messages_byname.cc execution test
XPASS: 22_locale/messages_members_char.cc execution test
XPASS: 22_locale/money_get_members_char.cc execution test
XPASS: 22_locale/money_get_members_wchar_t.cc execution test
XPASS: 22_locale/money_put_members_char.cc execution test
XPASS: 22_locale/money_put_members_wchar_t.cc execution test
XPASS: 22_locale/moneypunct_byname.cc execution test
XPASS: 22_locale/moneypunct_members_char.cc execution test
XPASS: 22_locale/moneypunct_members_wchar_t.cc execution test
XPASS: 22_locale/num_get_members_char.cc execution test
XPASS: 22_locale/num_get_members_wchar_t.cc execution test
XPASS: 22_locale/num_put_members_char.cc execution test
XPASS: 22_locale/num_put_members_wchar_t.cc execution test
XPASS: 22_locale/numpunct_byname.cc execution test
XPASS: 22_locale/numpunct_members_char.cc execution test
XPASS: 22_locale/numpunct_members_wchar_t.cc execution test
XPASS: 22_locale/time_get_members_char.cc execution test
XPASS: 22_locale/time_get_members_wchar_t.cc execution test
XPASS: 22_locale/time_put_members_char.cc execution test
XPASS: 22_locale/time_put_members_wchar_t.cc execution test

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

# of expected passes		453
# of unexpected successes	26
# of expected failures		2

Compiler version: 3.3.2 
Platform: i686-pc-linux-gnu
configure flags: --host=i686-pc-linux-gnu --with-arch=i686 --with-cpu=pentium4 --enable-checking



More information about the Gcc-testresults mailing list