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]

Results for 2.97 20001202 (experimental) testsuite on armv4l-unknown-linux-gnu


Compiler version: 2.97 20001202 (experimental) 
Platform:	  armv4l-unknown-linux-gnu

Sources:	  - gcc mainline from CVS last updated at
		    2000/12/02 12:08:46 +0100
Patches:	  [1] <http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00071.html>
		      by <manfredh@redhat.com>
Environment:	  - autoconf-2.13-5
		  - automake-1.4-5
		  - binutils-20001201 via anonymous CVS from
		    anoncvs.cygnus.com
		  - dejagnu-20000815 via anonymous CVS from
		    anoncvs.cygnus.com
		  - Netwinder dm/3.1-15 + recommended updates as of today
		  - Kernel 2.2.14-20000612 (compiled by "gcc version
		    gcc version 2.95.2 20000516 (release) [Rebel.com]")
		  - glibc-2.1.2-4nw1
		  - glibc-devel-2.1.2-4nw1

Remarks:	  None.


configure flags:  --host=armv4l-unknown-linux-gnu --target=armv4l-unknown-linux-gnu --build=armv4l-unknown-linux-gnu --srcdir=../gcc-20001202 --prefix=/opt/gnu --exec-prefix=/opt/gnu/H-armv4l-linux --with-gnu-as --with-gnu-ld --disable-checking --with-local-prefix=/opt/gnu --enable-languages=c,gcov,c++ --enable-nls --verbose
BOOT_CC:	  gcc version 2.95.3 19991030 (prerelease)
BOOT_CFLAGS:	  -O2 -mcpu=strongarm110
CFLAGS:		  -O2 -mcpu=strongarm110 -fomit-frame-pointer
CXXFLAGS:	  -O2 -mcpu=strongarm110 -g


Native configuration is armv4l-unknown-linux-gnu

		=== libstdc++-v3 tests ===

+	+	17_intro/header_ciso646.cc
+	+	17_intro/header_fstream.cc
+	+	17_intro/header_iomanip.cc
+	+	17_intro/header_ios.cc
+	+	17_intro/header_iosfwd.cc
+	+	17_intro/header_iostream.cc
+	+	17_intro/header_istream.cc
+	+	17_intro/header_ostream.cc
+	+	17_intro/header_sstream.cc
+	+	17_intro/header_streambuf.cc
+	+	17_intro/headers.cc
+	+	18_support/numeric_limits.cc
-b	-b	20_util/auto_ptr.cc
-r	-r	21_strings/append.cc
+	+	21_strings/capacity.cc
+	+	21_strings/char_traits.cc
+	+	21_strings/compare.cc
-r	-r	21_strings/ctor_copy_dtor.cc
-r	-r	21_strings/element_access.cc
+	+	21_strings/find.cc
-r	-r	21_strings/insert.cc
+	+	21_strings/inserters_extractors.cc
+	+	21_strings/invariants.cc
+	+	21_strings/nonmember.cc
+	+	21_strings/operations.cc
+	+	21_strings/replace.cc
+	+	21_strings/rfind.cc
-r	-r	21_strings/substr.cc
+	+	22_locale/codecvt_char_char.cc
+	+	22_locale/codecvt_unicode_char.cc
+	+	22_locale/codecvt_unicode_wchar_t.cc
+	+	22_locale/codecvt_wchar_t_char.cc
+	+	22_locale/ctor_copy_dtor.cc
+	+	22_locale/ctype.cc
+	+	22_locale/ctype_char_members.cc
+	+	22_locale/ctype_wchar_t_members.cc
+	+	22_locale/facet.cc
+	+	22_locale/global_templates.cc
+	+	22_locale/operators.cc
+	+	22_locale/static_members.cc
+	+	23_containers/bitset_ctor.cc
+	+	23_containers/bitset_shift.cc
-b	-b	23_containers/map_operators.cc
+	+	23_containers/multiset.cc
-b	-b	23_containers/set_operators.cc
+	+	23_containers/vector_capacity.cc
+	+	23_containers/vector_ctor.cc
-r	-r	23_containers/vector_element_access.cc
+	+	23_containers/vector_modifiers.cc
+	+	24_iterators/istreambuf_iterator.cc
+	+	24_iterators/iterator.cc
+	+	25_algorithms/lower_bound.cc
+	+	25_algorithms/min_max.cc
+	+	26_numerics/binary_closure.cc
+	+	26_numerics/buggy_complex.cc
+	+	26_numerics/c_math.cc
+	+	26_numerics/complex_inserters_extractors.cc
+	+	26_numerics/complex_value.cc
+	+	26_numerics/valarray.cc
+	+	27_io/filebuf.cc
-r	-r	27_io/filebuf_members.cc
+	+	27_io/fpos.cc
+	+	27_io/ifstream_members.cc
+	+	27_io/ios_base_callbacks.cc
+	+	27_io/ios_base_members_static.cc
+	+	27_io/ios_ctor.cc
+	+	27_io/ios_manip_basefield.cc
+	+	27_io/ios_manip_fmtflags.cc
-r	-r	27_io/ios_members.cc
+	+	27_io/istream.cc
+	+	27_io/istream_extractor_arith.cc
+	+	27_io/istream_extractor_char.cc
+	+	27_io/istream_extractor_other.cc
+	+	27_io/istream_manip.cc
+	+	27_io/istream_seeks.cc
+	+	27_io/istream_sentry.cc
+	+	27_io/istream_unformatted.cc
+	+	27_io/istringstream_members.cc
+	+	27_io/narrow_stream_objects.cc
+	+	27_io/ofstream_members.cc
+	+	27_io/ostream.cc
+	+	27_io/ostream_inserter_arith.cc
+	+	27_io/ostream_inserter_char.cc
+	+	27_io/ostream_inserter_other.cc
+	+	27_io/ostream_manip.cc
+	+	27_io/ostream_seeks.cc
+	+	27_io/ostream_unformatted.cc
+	+	27_io/streambuf.cc
+	+	27_io/stringbuf.cc
+	+	27_io/stringstream.cc
+	+	27_io/wide_stream_objects.cc
+	+	ext/headers.cc
testrun == 7574 seconds

		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/compile/20001116-1.c,  -O0  
FAIL: gcc.c-torture/compile/20001116-1.c,  -O1  
FAIL: gcc.c-torture/compile/20001116-1.c,  -O2  
FAIL: gcc.c-torture/compile/20001116-1.c,  -O3 -fomit-frame-pointer  
FAIL: gcc.c-torture/compile/20001116-1.c,  -O3 -g  
FAIL: gcc.c-torture/compile/20001116-1.c,  -Os  
FAIL: gcc.c-torture/compile/920501-7.c,  -O0  
FAIL: gcc.c-torture/execute/20000412-6.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20000412-6.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/20001009-2.c execution,  -O0 
FAIL: gcc.c-torture/execute/20001009-2.c execution,  -O1 
FAIL: gcc.c-torture/execute/20001009-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/20001009-2.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20001009-2.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/20001009-2.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/20001009-2.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/20001009-2.c execution,  -Os 
FAIL: gcc.c-torture/execute/960302-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/960302-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/961122-1.c compilation,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/961122-1.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/990208-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/990208-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/991216-1.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/divmod-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/divmod-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/divmod-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/divmod-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/memcpy-bi.c compilation,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/memcpy-bi.c compilation,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/memcpy-bi.c compilation,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/memcpy-bi.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/nest-stdar-1.c compilation,  -O0 
XPASS: gcc.c-torture/execute/memcheck/blkarg.c execution,  -O0 
XPASS: gcc.c-torture/execute/memcheck/blkarg.c execution,  -O1 
XPASS: gcc.c-torture/execute/memcheck/blkarg.c execution,  -O2 
XPASS: gcc.c-torture/execute/memcheck/blkarg.c execution,  -Os 
FAIL: gcc.c-torture/unsorted/s.c,  -O3 -fomit-frame-pointer  
FAIL: gcc.c-torture/unsorted/s.c,  -O3 -g  
FAIL: gcc.c-torture/unsorted/structret.c,  -O3 -fomit-frame-pointer  
FAIL: gcc.c-torture/unsorted/structret.c,  -O3 -g  
FAIL: gcc.dg/20001117-1.c (test for excess errors)
FAIL: gcc.dg/asm-fs-1.c scan-assembler-not \\*_bar
FAIL: gcc.dg/asm-fs-1.c scan-assembler-not \\*_baz
FAIL: gcc.dg/asm-names.c (test for excess errors)
FAIL: gcc.dg/pack-test-1.c (test for excess errors)
FAIL: gcc.dg/pack-test-2.c  (test for errors, line 7)
FAIL: gcc.dg/pack-test-2.c  (test for errors, line 14)
FAIL: gcc.dg/pack-test-2.c  (test for errors, line 19)
FAIL: gcc.dg/pack-test-2.c (test for excess errors)
FAIL: gcc.dg/sequence-pt-1.c sequence point warning (test for warnings, line 59)

		=== gcc Summary ===

# of expected passes		13057
# of unexpected failures	47
# of unexpected successes	4
# of expected failures		67
# of unresolved testcases	8
# of unsupported tests		50
/.automount/saturn/root/home/gnu/work/GNU/gcc-20001202-armv4l-unknown-linux-gnu/gcc/xgcc version 2.97 20001202 (experimental)

		=== g++ tests ===


Running target unix
FAIL: g++.abi/cxa_vec.C  Execution test
FAIL: g++.eh/badalloc1.C  Execution test
FAIL: g++.eh/catch11.C  Execution test
FAIL: g++.eh/catch12.C  Execution test
FAIL: g++.eh/catch3.C  Execution test
FAIL: g++.eh/catch3p.C  Execution test
FAIL: g++.eh/catch4.C  Execution test
FAIL: g++.eh/catch4p.C  Execution test
FAIL: g++.eh/catch5.C  Execution test
FAIL: g++.eh/catch5p.C  Execution test
FAIL: g++.eh/catch6.C  Execution test
FAIL: g++.eh/catch6p.C  Execution test
FAIL: g++.eh/catch7.C  Execution test
FAIL: g++.eh/catch7p.C  Execution test
FAIL: g++.eh/catch8.C  Execution test
FAIL: g++.eh/catch8p.C  Execution test
FAIL: g++.eh/catch9.C  Execution test
FAIL: g++.eh/catch9p.C  Execution test
FAIL: g++.eh/cleanup1.C  Execution test
FAIL: g++.eh/cleanup2.C  Execution test
FAIL: g++.eh/flow1.C  Execution test
FAIL: g++.eh/fntry1.C  Execution test
FAIL: g++.eh/new1.C  Execution test
FAIL: g++.eh/new2.C  Execution test
FAIL: g++.eh/pdel2.C  Execution test
FAIL: g++.eh/rethrow3.C  Execution test
FAIL: g++.eh/spec1.C  Execution test
FAIL: g++.eh/spec2.C  Execution test
FAIL: g++.eh/spec3.C  Execution test
FAIL: g++.eh/tmpl1.C  Execution test
FAIL: g++.eh/unwind1.C  Execution test
FAIL: g++.eh/vbase1.C  Execution test
FAIL: g++.eh/vbase2.C  Execution test
FAIL: g++.ext/instantiate1.C not instantiated (test for errors, line 18)
FAIL: g++.ext/instantiate1.C not instantiated (test for errors, line 20)
FAIL: g++.ext/instantiate2.C not instantiated (test for errors, line 16)
FAIL: g++.law/profile1.C caused compiler crash
FAIL: g++.martin/new1.C  Execution test
FAIL: g++.mike/eh10.C  Execution test
FAIL: g++.mike/eh16.C  Execution test
FAIL: g++.mike/eh17.C  Execution test
FAIL: g++.mike/eh2.C  Execution test
FAIL: g++.mike/eh29.C  Execution test
FAIL: g++.mike/eh3.C  Execution test
FAIL: g++.mike/eh33.C  Execution test
FAIL: g++.mike/eh39.C  Execution test
FAIL: g++.mike/eh40.C  Execution test
FAIL: g++.mike/eh41.C  Execution test
FAIL: g++.mike/eh44.C  Execution test
FAIL: g++.mike/eh5.C  Execution test
FAIL: g++.mike/eh50.C  Execution test
FAIL: g++.mike/eh51.C  Execution test
FAIL: g++.mike/eh6.C  Execution test
FAIL: g++.other/init7.C  Execution test
FAIL: g++.other/loop2.C caused compiler crash
FAIL: g++.other/singleton.C  Execution test
FAIL: g++.other/vbase2.C  Execution test
FAIL: g++.robertl/eb50.C  Execution test
FAIL: g++.robertl/eb66.C  Execution test
FAIL: g++.robertl/eh990323-5.C  Execution test

		=== g++ Summary ===

# of expected passes		6070
# of unexpected failures	60
# of expected failures		100
# of untested testcases		19
/.automount/saturn/root/home/gnu/work/GNU/gcc-20001202-armv4l-unknown-linux-gnu/gcc/testsuite/../g++ version 2.97 20001202 (experimental)


Counting all warnings,
there are 419 warnings in stage3 of this bootstrap.

Number of warnings per file:
     70	../../gcc-20001202/gcc/config/arm/arm.c
     41	genrtl.c
     38	../../gcc-20001202/gcc/combine.c
     30	../../gcc-20001202/gcc/varasm.c
     19	../../gcc-20001202/gcc/reload1.c
     15	../../gcc-20001202/gcc/expr.c
     14	../../gcc-20001202/gcc/loop.c
     11	../../gcc-20001202/gcc/calls.c
     10	../../gcc-20001202/gcc/dwarf2out.c
      9	../../gcc-20001202/gcc/gcse.c
      8	../../gcc-20001202/gcc/reload.c
      8	../../gcc-20001202/gcc/genrecog.c
      7	../../gcc-20001202/gcc/cse.c
      7	../../gcc-20001202/gcc/c-common.c
      6	../../gcc-20001202/gcc/tree.c
      6	../../gcc-20001202/gcc/regclass.c
      6	../../gcc-20001202/gcc/haifa-sched.c
      6	../../gcc-20001202/gcc/gcc.c
      6	../../gcc-20001202/gcc/fold-const.c
      6	../../gcc-20001202/gcc/flow.c
      5	../../gcc-20001202/gcc/libgcc2.c
      5	../../gcc-20001202/gcc/function.c
      5	../../gcc-20001202/gcc/cp/error.c
      5	../../gcc-20001202/gcc/alias.c
      4	../../gcc-20001202/gcc/unroll.c
      4	../../gcc-20001202/gcc/local-alloc.c
      4	../../gcc-20001202/gcc/genoutput.c
      4	../../gcc-20001202/gcc/dependence.c
      3	hashtab.c
      3	cxxmain.c
      3	../../gcc-20001202/gcc/global.c
      3	../../gcc-20001202/gcc/ggc-page.c
      3	../../gcc-20001202/gcc/emit-rtl.c
      3	../../gcc-20001202/gcc/collect2.c
      2	insn-output.c
      2	insn-extract.c
      2	../../gcc-20001202/gcc/stor-layout.c
      2	../../gcc-20001202/gcc/ssa.c
      2	../../gcc-20001202/gcc/rtl.c
      2	../../gcc-20001202/gcc/integrate.c
      2	../../gcc-20001202/gcc/genextract.c
      2	../../gcc-20001202/gcc/diagnostic.c
      2	../../gcc-20001202/gcc/cp/class.c
      2	../../gcc-20001202/gcc/c-lex.c
      1	../../gcc-20001202/gcc/varray.c
      1	../../gcc-20001202/gcc/tradcpp.c
      1	../../gcc-20001202/gcc/timevar.c
      1	../../gcc-20001202/gcc/stmt.c
      1	../../gcc-20001202/gcc/simplify-rtx.c
      1	../../gcc-20001202/gcc/sbitmap.c
      1	../../gcc-20001202/gcc/regmove.c
      1	../../gcc-20001202/gcc/recog.c
      1	../../gcc-20001202/gcc/print-tree.c
      1	../../gcc-20001202/gcc/jump.c
      1	../../gcc-20001202/gcc/hash.c
      1	../../gcc-20001202/gcc/ggc-common.c
      1	../../gcc-20001202/gcc/genattrtab.c
      1	../../gcc-20001202/gcc/final.c
      1	../../gcc-20001202/gcc/expmed.c
      1	../../gcc-20001202/gcc/dbxout.c
      1	../../gcc-20001202/gcc/cppmain.c
      1	../../gcc-20001202/gcc/cpplib.c
      1	../../gcc-20001202/gcc/cp/typeck.c
      1	../../gcc-20001202/gcc/cp/lang-specs.h
      1	../../gcc-20001202/gcc/cp/errfn.c
      1	../../gcc-20001202/gcc/conflict.c

Number of warning types:
    187	value computed is not used
     73	comparison between signed and unsigned
     65	traditional C rejects the 'u' suffix
     25	assignment discards qualifiers from pointer target type
     22	signed and unsigned type in conditional expression
     11	`???' might be used uninitialized in this function
      5	unused variable `???'
      5	initialization from incompatible pointer type
      4	string length `???' is greater than the minimum length `???' ISO C89 is required to support
      3	function declaration isn't a prototype
      3	'$' character(s) in identifier
      2	traditional C rejects string concatenation
      2	traditional C rejects automatic aggregate initialization
      2	initialization discards qualifiers from pointer target type
      2	comparison of unsigned expression >= 0 is always true
      1	pointer targets in passing arg ??? of `???' differ in signedness
      1	passing arg ??? of `???' discards qualifiers from pointer target type
      1	no previous prototype for `???'
      1	integer constant is unsigned in ISO C, signed with -traditional
      1	function-like macro `strcmp' must be used with arguments in traditional C
      1	decimal constant is so large that it is unsigned
      1	comparison of unsigned expression < 0 is always false
      1	assignment of read-only location

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