LAST_UPDATED: Tue Apr 29 23:59:54 UTC 2003 Native configuration is ia64-unknown-linux-gnu
=== g++ tests === Running target unix FAIL: g++.dg/parse/crash2.C (test for errors, line 5) FAIL: g++.dg/parse/crash2.C (test for excess errors) FAIL: g++.dg/tls/init-2.C (test for excess errors) XPASS: g++.other/init5.C Execution test FAIL: g++.pt/repo3.C (test for excess errors) === g++ Summary === # of expected passes 7722 # of unexpected failures 4 # of unexpected successes 1 # of expected failures 96 # of untested testcases 23 # of unsupported tests 17 /build/buildd/gcc-3.3-3.3ds7/build/gcc/testsuite/../g++ version 3.3 20030429 (Debian prerelease) === g77 tests === Running target unix === g77 Summary === # of expected passes 1686 # of unsupported tests 8 /build/buildd/gcc-3.3-3.3ds7/build/gcc/testsuite/../g77 version 3.3 20030429 (Debian prerelease) === gcc tests === Running target unix FAIL: gcc.c-torture/compile/930117-1.c, -O1 FAIL: gcc.c-torture/compile/930117-1.c, -O2 FAIL: gcc.c-torture/compile/930117-1.c, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/compile/930117-1.c, -O3 -g FAIL: gcc.c-torture/compile/930117-1.c, -Os XPASS: gcc.c-torture/compile/981223-1.c, -O2 XPASS: gcc.c-torture/compile/981223-1.c, -O3 -fomit-frame-pointer XPASS: gcc.c-torture/compile/981223-1.c, -O3 -g XPASS: gcc.c-torture/compile/981223-1.c, -Os XPASS: gcc.c-torture/execute/20020227-1.c execution, -O0 FAIL: gcc.c-torture/execute/20020227-1.c compilation, -O2 UNRESOLVED: gcc.c-torture/execute/20020227-1.c execution, -O2 FAIL: gcc.c-torture/execute/20020227-1.c compilation, -O3 -fomit-frame-pointer UNRESOLVED: gcc.c-torture/execute/20020227-1.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/20020227-1.c compilation, -O3 -g UNRESOLVED: gcc.c-torture/execute/20020227-1.c execution, -O3 -g FAIL: gcc.c-torture/execute/20020227-1.c compilation, -Os UNRESOLVED: gcc.c-torture/execute/20020227-1.c execution, -Os FAIL: gcc.dg/duff-2.c (test for excess errors) === gcc Summary === # of expected passes 20889 # of unexpected failures 10 # of unexpected successes 5 # of expected failures 78 # of unresolved testcases 4 # of unsupported tests 161 /build/buildd/gcc-3.3-3.3ds7/build/gcc/xgcc version 3.3 20030429 (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 1149 # of unexpected failures 4 /build/buildd/gcc-3.3-3.3ds7/build/gcc/xgcc version 3.3 20030429 (Debian prerelease) === treelang tests === Running target unix === treelang Summary === # of expected passes 1 === libjava tests === Running target unix === libjava Summary === # of expected passes 2943 # of expected failures 16 # of untested testcases 12 === 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: 25_algorithms/sort.cc (test for excess errors) === libstdc++-v3 Summary === # of expected passes 452 # of unexpected failures 1 # of unexpected successes 14 # of expected failures 14 Compiler version: 3.3 20030429 (Debian prerelease) Platform: ia64-unknown-linux-gnu configure flags: --host=ia64-linux -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc BOOT_CFLAGS=-g -O2 Build Dependencies: Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii binutils 2.13.90.0.18-1 The GNU assembler, linker and binary utiliti ii libc6.1-dev 2.3.1-17 GNU C Library: Development Libraries and Hea Patches that Debian applied in this version: gcc-names: versioned gcc names gcc-version: Add "(Debian)" to the gcc version string libstdc++-pic: Build and install libstdc++_pic.a library. libstdc++-doclink: link local libstdc++ documentation to local source-level documentation gccbug: Use sensible-editor instead of vi as fallback editor gccbug-manpage: add gccbug(1) manpage libtool-rpath: 2003-03-10 Andreas Schwab <schwab at suse dot de> With the introduction of multi-os-directory the libdir specification in *.la files have /. appended to \$(libdir). This confuses libtool when it tries to find out whether to add -rpath, because it only matches literally against sys_lib_dlsearch_path members. Tested on i386-linux. libstdc++-revert: Revert this patch: 2003-04-22 Jerry Quinn <[EMAIL PROTECTED]> Benjamin Kosnik <bkoz at redhat dot com> * include/bits/basic_ios.h (ios_base::Init::_S_ios_create): Declare friend. (basic_ios::init, basic_ios::_M_cache_locale): Add locale cache argument. * include/bits/basic_ios.tcc (basic_ios::init): Pass cache to _M_cache_locale. (basic_ios::_M_cache_locale): Use placement new if cache is provided. Track the distinction in iword(0). * include/bits/locale_facets.tcc (__locale_cache::_S_callback): Only delete cache if iword(0) is 0, i.e. not static. * src/globals.cc: Allocate space for __locale_cache objects. * src/ios.cc (__gnu_cxx): Declare extern __locale_cache objects for standard wide and narrow stream objects. (ios_base::Init::_S_ios_create): Use them. gcj-debian-policy: add /usr/share/java/repository to the classpath. gcj-names: versioned gcj info names libffi-install: Allows libffi to be installed deb-protoize: build protoize/unprotoize by default libobjc: Find gc.h header in /usr/include/gc for --enable-objc-gc enabled builds. g77-names: versioned g77 names treelang-names: Install treelang info pages under versioned name ada-gcc-name: use gcc-3.3 instead of gcc and gnatXXX-3.15 instead of gnatXXX as the command names. gpc-3.x: The gpc patch from the gpc tarball. gpc-updates: gpc-updates2: gpc-updates3: gpc-updates4: gpc-version: Update date in gpc version number 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 362 warnings in stage3 of this bootstrap. Number of warnings per file: 225 SYSCALLS.c 44 gcc/gengtype-lex.c 11 gcc/treelang/lex.c 6 gcc/p/util.c 6 gcc/p/lang-specs.h 5 op26674.c 5 gcc/treelang/parse.c 5 c-p21035.c 4 gcc/config/ia64/ia64.md 4 ./intdoc.texi 3 gcc/unwind.h 3 gcc/tlink.c 3 gcc/reload1.c 3 gcc/reload.c 3 gcc/p/gpc.c 2 gengtype-yacc.c 2 gcc/p/rts/endian.pas 2 gcc/p/predef.c 2 gcc/objc/lang-specs.h 2 gcc/gcc.c 2 gcc/f/sta.c 1 parse.y 1 gt-ada-utils.h 1 gt-ada-decl.h 1 gcc/varasm.c 1 gcc/rtlanal.c 1 gcc/regmove.c 1 gcc/ra-rewrite.c 1 gcc/ra-build.c 1 gcc/protoize.c 1 gcc/p/rts/file.c 1 gcc/p/objects.c 1 gcc/p/lang.c 1 gcc/p/gpc-lex.c 1 gcc/p/gpc-decl.c 1 gcc/java/jvspec.c 1 gcc/cp/typeck.c 1 gcc/config/ia64/unwind-ia64.c 1 gcc/collect2.c 1 gcc/ada/decl.c 1 ada/b_gnatb.c Number of warning types: 225 function declaration isn't a prototype 52 traditional C rejects ISO C style function definitions 22 no previous prototype for `???' 9 string length `???' is greater than the length `???' ISO C89 compilers are required to support 6 unused parameter `???' 5 comparison of unsigned expression < 0 is always false 5 comparison between signed and unsigned 4 traditional C rejects string concatenation 4 assignment makes pointer from integer without a cast 3 implicit declaration of function `???' 3 dereferencing type-punned pointer will break strict-aliasing rules 3 `???' might be used uninitialized in this function 2 unused variable `???' 2 unlikely character ) in @var. 2 unlikely character ( in @var. 2 statement with no effect 2 operand 3 missing mode? 2 operand 0 missing mode? 2 conflicting types for built-in function `???' 1 traditional C ignores #define with the # indented 1 static declaration for `???' follows non-static 1 initialization makes pointer from integer without a cast 1 function `???' was previously declared within a block 1 cast to pointer from integer of different size 1 `long' switch expression not converted to `int' in ISO C 1 `???' defined but not used