Results for 3.2.2 20030131 (Debian prerelease) testsuite on sparc-unknown-linux-gnu

Matthias Klose doko@auric.debian.org
Sun Feb 2 22:54:00 GMT 2003


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

		=== g++ tests ===


Running target unix
FAIL: g++.dg/lookup/using2.C  (test for errors, line 28)
FAIL: g++.dg/lookup/using2.C  (test for errors, line 44)
FAIL: g++.dg/lookup/using2.C (test for excess errors)
XPASS: g++.dg/parse/angle-bracket.C  (test for bogus messages, line 7)
FAIL: g++.dg/parse/angle-bracket.C (test for excess errors)
FAIL: g++.dg/template/typename3.C (test for excess errors)
FAIL: g++.law/profile1.C  Execution test
XPASS: g++.other/init5.C  Execution test

		=== g++ Summary ===

# of expected passes		7335
# of unexpected failures	6
# of unexpected successes	2
# of expected failures		87
# of untested testcases		22
# of unsupported tests		5
/build/buildd/gcc-3.2-3.2.2ds7/build/gcc/testsuite/../g++ version 3.2.2 20030131 (Debian prerelease)

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

# of expected passes		1458
# of unsupported tests		8
/build/buildd/gcc-3.2-3.2.2ds7/build/gcc/testsuite/../g77 version 3.2.2 20030131 (Debian prerelease)

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/cpp/assert_trad2.c  (test for errors, line 13)
FAIL: gcc.dg/cpp/assert_trad2.c  (test for errors, line 16)
FAIL: gcc.dg/cpp/assert_trad2.c bad syntax (test for errors, line 23)
FAIL: gcc.dg/cpp/assert_trad2.c (test for excess errors)
FAIL: gcc.dg/cpp/direct2s.c not a comment (test for errors, line 38)
FAIL: gcc.dg/cpp/direct2s.c (test for excess errors)
FAIL: gcc.dg/20021014-1.c execution test

		=== gcc Summary ===

# of expected passes		18495
# of unexpected failures	7
# of expected failures		66
# of unsupported tests		111
/build/buildd/gcc-3.2-3.2.2ds7/build/gcc/xgcc version 3.2.2 20030131 (Debian prerelease)

		=== objc tests ===


Running target unix
FAIL: objc.dg/naming-1.m  (test for errors, line 20)
FAIL: objc.dg/naming-1.m (test for excess errors)
FAIL: objc.dg/naming-2.m  (test for errors, line 7)
FAIL: objc.dg/naming-2.m (test for excess errors)

		=== objc Summary ===

# of expected passes		1031
# of unexpected failures	4
# of expected failures		6
/build/buildd/gcc-3.2-3.2.2ds7/build/gcc/xgcc version 3.2.2 20030131 (Debian prerelease)

		=== libjava tests ===


Running target unix

		=== libjava Summary ===

# of expected passes		2061
# of expected failures		18
# of untested testcases		14
		=== 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/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)

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

# of expected passes		432
# of unexpected failures	1
# of unexpected successes	14
# of expected failures		12

Compiler version: 3.2.2 20030131 (Debian prerelease) 
Platform: sparc-unknown-linux-gnu
configure flags: --host=sparc-linux -v --enable-languages=c,c++,java,f77,proto,objc,ada --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-java-gc=boehm --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++-codecvt:
  libstdc++-v3/include/bits/codecvt_specializations.h: add missing qualifiers

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

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

gcj-debian-policy:
  add /usr/share/java/repository to the classpath.

gcj-names:
  versioned gcj info names

gcj-without-rpath:
  don't define runtime link path for java binaries and libraries

gcj-manpage:
  Fix typo in gcj documentation.

gij-classpath:
  Add -cp and -classpath options for gij(1).

backport-java-6865:
  2002-06-09  Tom Tromey  <tromey@redhat.com>
  
  	* parse.y (method_header): Give error message in all cases.
  	Fixes PR java/6865.

libffi-install:
  Allows libffi to be installed

deb-protoize:
  build protoize/unprotoize by default

libobjc:
  Find header file for Boehm garbage collector.

g77-names:
  versioned g77 names

ada-missing-lib:
  Diable usage auf addr2line library (currently not packaged for Debian)

ada-link-lib:
  - Install the shared Ada libraries as '.so.1', not '.so' to conform
  to the Debian policy.
  - Don't include a runtime link path (-rpath), when linking binaries.

ada-gcc-name:
  use gcc-3.2 instead of gcc and gnatXXX-3.15 instead of gnatXXX
  as the command names.

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 281 warnings in stage3 of this bootstrap.

Number of warnings per file:
    223	SYSCALLS.c
     23	gcc/combine.c
     10	gcc/regclass.c
      4	./intdoc.texi
      3	gcc/gcc.c
      2	gcc/fold-const.c
      2	gcc/crtstuff.c
      2	gcc/ada/a-except.adb
      1	gcc/sched-deps.c
      1	gcc/reload.c
      1	gcc/profile.c
      1	gcc/objc/lang-specs.h
      1	gcc/java/jvspec.c
      1	gcc/function.c
      1	gcc/emit-rtl.c
      1	gcc/cp/lang-specs.h
      1	gcc/cp/init.c
      1	gcc/cp/class.c
      1	gcc/calls.c
      1	gcc/ada/adaint.c

Number of warning types:
    225	function declaration isn't a prototype
     34	comparison between signed and unsigned
      6	string length `???' is greater than the length `???' ISO C89 compilers are required to support
      4	signed and unsigned type in conditional expression
      2	unused variable `???'
      2	unlikely character ) in @var.
      2	unlikely character ( in @var.
      2	`???' might be used uninitialized in this function
      2	`???' defined but not used
      1	unused parameter `???'
      1	pointer targets in passing arg ??? of `???' differ in signedness



More information about the Gcc-testresults mailing list