[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Results for 3.2.3 (Debian) testsuite on arm-unknown-linux-gnu



LAST_UPDATED: 
Native configuration is arm-unknown-linux-gnu

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


Running target unix
FAIL: 18_support/numeric_limits.cc execution test
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/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/numpunct_byname.cc execution test
XPASS: 22_locale/numpunct_members_char.cc execution test
XPASS: 22_locale/numpunct_members_wchar_t.cc execution test
FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)
WARNING: program timed out.
FAIL: thread/pthread1.cc execution test
WARNING: program timed out.
FAIL: thread/pthread4.cc execution test
WARNING: program timed out.
FAIL: thread/pthread5.cc execution test
WARNING: program timed out.
FAIL: thread/pthread6.cc execution test

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

# of expected passes		427
# of unexpected failures	6
# of unexpected successes	14
# of expected failures		12
		=== g++ tests ===


Running target unix
FAIL: g++.dg/abi/vbase10.C  (test for warnings, line 6)
XPASS: g++.other/init5.C  Execution test

		=== g++ Summary ===

# of expected passes		7348
# of unexpected failures	1
# of unexpected successes	1
# of expected failures		88
# of untested testcases		23
# of unsupported tests		6
/build/buildd/gcc-3.2-3.2.3ds9/build/gcc/testsuite/../g++ version 3.2.3 (Debian)

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

# of expected passes		1458
# of unsupported tests		8
/build/buildd/gcc-3.2-3.2.3ds9/build/gcc/testsuite/../g77 version 3.2.3 (Debian)

		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O0 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O1 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -Os 
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.dg/20021014-1.c execution test
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.misc-tests/gcov-4b.c gcov: 309: expected branch percentages not found: 25

		=== gcc Summary ===

# of expected passes		18830
# of unexpected failures	17
# of expected failures		66
# of unsupported tests		129
/build/buildd/gcc-3.2-3.2.3ds9/build/gcc/xgcc version 3.2.3 (Debian)

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		1035
# of expected failures		6
/build/buildd/gcc-3.2-3.2.3ds9/build/gcc/xgcc version 3.2.3 (Debian)


Compiler version: 3.2.3 (Debian) 
Platform: arm-unknown-linux-gnu
configure flags: --host=arm-linux -v --enable-languages=c,c++,f77,objc --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.2 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-objc-gc
BOOT_CFLAGS=-O2 

Patches that Debian applied in this version:

gcc-names:
  versioned gcc names

gcc-version:
  Add "(Debian)" to the gcc version string

fastjar-doc:
  Add fastjar(1) and grepjar(1) documentation

libstdc++-incdir:
  Propagate gxx_include_dir to the libstdc++ subdirectory.

libstdc++-pic:
  Build and install libstdc++_pic.a library.

libstdc++-doclink:
  link local libstdc++ documentation to local source-level documentation 

gcc-line-numbers:
  Richard Henderson <rth at redhat dot com>
  * integrate.c (output_inline_function): Reset input_filename
  and lineno from the decl before rest_of_compilation.

gccbug:
  Use sensible-editor instead of vi as fallback editor

arm-update:
  2002-09-21  Richard Earnshaw  (rearnsha@arm.com)
  
  	PR opt/7930
  	* cse.c (fold_rtx): Calculate old_cost before we fold each
  	operand.

hppa-fptr:
  Handle function pointer comparisions on hppa properly
  Backported from gcc-3.3 branch
  http://gcc.gnu.org/ml/gcc-cvs/2002-12/msg00157.html
  http://gcc.gnu.org/ml/gcc-cvs/2002-12/msg00195.html

libobjc:
  Find header file for Boehm garbage collector.

g77-names:
  versioned g77 names

arm-libstdc++:
  add definition of _GNU_SOURCE to CPLUSPLUS_CPP_SPEC

arm-tune:
  ARM patch for default tuning

arm-const-double:
  ARM patch for const_double, courtesy Richard Earnshaw

arm-xscale:
  2003-05-15  Philip Blundell  <philb@gnu.org>
  
  	* config/arm/arm.c (arm_is_xscale): Rename to arm_arch_xscale.
  	All uses updated.
  	(arm_tune_xscale): New variable.
  	(arm_override_options): Set it.
  	(arm_adjust_cost): Use it in place of arm_arch_xscale.
  	(arm_gen_load_multiple): Likewise.
  	(arm_gen_store_multiple): Likewise.
  	* config/arm/arm.md (is_xscale): Likewise.
  	* config/arm/arm.h (arm_tune_xscale): Declare.

arm-10730:
  2003-05-15  Philip Blundell  <philb@gnu.org>
  
  	PR target/10730
  	* config/arm/arm.c (adjacent_mem_locations): Reject offsets
  	involving invalid constants.

reporting:
  <compiler> --help gives hint to /usr/share/doc/debian/bug-reporting.txt

autoreconf:
  autoreconf several directories for proper mipsen libtool support

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

Number of warnings per file:
     23	gcc/combine.c
     12	gcc/regclass.c
      9	gcc/config/arm/arm.md
      6	gcc/dwarf2out.c
      6	./ffe.texi
      4	gcc/reload1.c
      4	gcc/gcc.c
      4	./intdoc.texi
      3	gcc/cp/class.c
      2	gcc/varasm.c
      2	gcc/stor-layout.c
      2	gcc/reload.c
      2	gcc/fold-const.c
      2	gcc/flow.c
      2	gcc/emit-rtl.c
      2	gcc/dbxout.c
      2	gcc/crtstuff.c
      2	gcc/config/arm/arm.c
      1	gcc/unwind-pe.h
      1	gcc/sched-deps.c
      1	gcc/regmove.c
      1	gcc/profile.c
      1	gcc/objc/lang-specs.h
      1	gcc/function.c
      1	gcc/expr.c
      1	gcc/cp/lang-specs.h
      1	gcc/cp/init.c
      1	gcc/calls.c

Number of warning types:
     53	comparison between signed and unsigned
      6	undefined flag: srcdir.
      6	signed and unsigned type in conditional expression
      5	string length `???' is greater than the length `???' ISO C89 compilers are required to support
      5	constraints not supported in define_split
      4	constraints not supported in define_peephole2
      4	`???' defined but not used
      3	unused variable `???'
      2	unlikely character ) in @var.
      2	unlikely character ( in @var.
      2	assignment discards qualifiers from pointer target type
      2	`???' might be used uninitialized in this function
      1	unused parameter `???'
      1	traditional C rejects string concatenation
      1	pointer targets in passing arg ??? of `???' differ in signedness
      1	function declaration isn't a prototype
      1	comparison of unsigned expression < 0 is always false



Reply to: