LAST_UPDATED: Native configuration is alpha-unknown-linux-gnu === libjava tests ===
Running target unix FAIL: initexc execution - gij test FAIL: initexc execution - gij test === libjava Summary === # of expected passes 2987 # of unexpected failures 2 # of expected failures 16 # of untested testcases 14 === libstdc++-v3 check-abi Summary === # of added symbols: 40 # of missing symbols: 0 # of incompatible symbols: 0 using: /build/buildd/gcc-3.3-3.3.2ds4/src/libstdc++-v3/config/abi/alpha-linux-gnu/baseline_symbols.txt === 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/fabs_inline.cc (test for excess errors) WARNING: 26_numerics/fabs_inline.cc compilation failed to produce executable === libstdc++-v3 Summary === # of expected passes 451 # of unexpected failures 1 # of unexpected successes 14 # of expected failures 14 === g++ tests === Running target unix XPASS: g++.other/init5.C Execution test === g++ Summary === # of expected passes 8110 # of unexpected successes 1 # of expected failures 94 # of untested testcases 22 # of unsupported tests 28 /build/buildd/gcc-3.3-3.3.2ds4/build/gcc/testsuite/../g++ version 3.3.2 (Debian) === g77 tests === Running target unix === g77 Summary === # of expected passes 1686 # of unsupported tests 8 /build/buildd/gcc-3.3-3.3.2ds4/build/gcc/testsuite/../g77 version 3.3.2 (Debian) === gcc tests === Running target unix FAIL: gcc.c-torture/execute/20020227-1.c compilation, -O0 UNRESOLVED: gcc.c-torture/execute/20020227-1.c execution, -O0 FAIL: gcc.c-torture/execute/20020227-1.c compilation, -O1 UNRESOLVED: gcc.c-torture/execute/20020227-1.c execution, -O1 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.c-torture/execute/simd-2.c compilation, -O3 -fomit-frame-pointer UNRESOLVED: gcc.c-torture/execute/simd-2.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/simd-2.c compilation, -O3 -g UNRESOLVED: gcc.c-torture/execute/simd-2.c execution, -O3 -g FAIL: gcc.dg/duff-2.c (test for excess errors) === gcc Summary === # of expected passes 21428 # of unexpected failures 9 # of expected failures 72 # of unresolved testcases 8 # of unsupported tests 168 /build/buildd/gcc-3.3-3.3.2ds4/build/gcc/xgcc version 3.3.2 (Debian) === objc tests === Running target unix === objc Summary === # of expected passes 1153 /build/buildd/gcc-3.3-3.3.2ds4/build/gcc/xgcc version 3.3.2 (Debian) === treelang tests === Running target unix === treelang Summary === # of expected passes 1 Compiler version: 3.3.2 (Debian) Platform: alpha-unknown-linux-gnu configure flags: --host=alpha-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.14.90.0.6-5 The GNU assembler, linker and binary utiliti ii libc6.1-dev 2.3.2.ds1-8 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 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. mips-branch-fix: Fix #207915 (PR11716). Make GCC think that the maximum length of a short branch is 64K instead of 128K. It's a big hammer, but it works. ia64-unwind: 2003-05-16 Jakub Jelinek <[EMAIL PROTECTED]> * config/ia64/unwind-ia64.c (uw_update_reg_address): Handle .save XX, r0. gcc-branch-update: Update from the gcc-3_3-branch: 2003-10-23 Jason Merrill <[EMAIL PROTECTED]> PR c++/12726 * tree.c (build_target_expr_with_type): Don't call force_rvalue for CONSTRUCTORs. alpha-wrong-code: 2003-10-20 Falk Hueffner <[EMAIL PROTECTED]> PR target/12654 * config/alpha/alpha.c (alpha_emit_conditional_branch): Don't do comparison against constant by adjusting the argument except for EQ and NE. test-summary: add libstdc++-v3's check summary to the test summary gcj-names: versioned gcj info names gcj-without-rpath: don't define runtime link path for java binaries and libraries libffi-install: Allows libffi to be installed libffi-no-debug: Do not build libffi with debug information, although configuring with --enable-debug 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-20030507-names: versioned gpc names gpc-20030507-updates: 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 292 warnings in stage3 of this bootstrap. Number of warnings per file: 225 SYSCALLS.c 6 ./ffe.texi 5 parse.c 5 gcc/treelang/parse.c 4 gcc/p/statements.c 4 gcc/p/lang-specs.h 4 ./intdoc.texi 3 gcc/tlink.c 3 gcc/p/gpc.c 3 gcc/config/alpha/alpha.c 3 /usr/share/bison/bison.simple 2 gcc/p/rts/endian.pas 2 gcc/objc/lang-specs.h 2 gcc/gcc.c 2 gcc/f/sta.c 2 gcc/crtstuff.c 1 parse.y 1 libiberty/choose-temp.c 1 insn-conditions.c 1 gt-ada-utils.h 1 gt-ada-decl.h 1 gcc/varasm.c 1 gcc/unwind-pe.h 1 gcc/regrename.c 1 gcc/ra-colorize.c 1 gcc/ra-build.c 1 gcc/p/rts/file.c 1 gcc/p/objects.c 1 gcc/p/gpc-lex.c 1 gcc/java/jvspec.c 1 gcc/collect2.c 1 gcc/ada/decl.c 1 ada/b_gnatb.c Number of warning types: 224 function declaration isn't a prototype 11 traditional C rejects ISO C style function definitions 10 string length `???' is greater than the length `???' ISO C89 compilers are required to support 6 undefined flag: srcdir. 4 comparison of unsigned expression < 0 is always false 3 traditional C rejects the `UL' suffix 3 label `???' defined but not used 3 dereferencing type-punned pointer will break strict-aliasing rules 3 assignment makes pointer from integer without a cast 2 unlikely character ) in @var. 2 unlikely character ( in @var. 2 traditional C rejects string concatenation 2 statement with no effect 2 passing arg ??? of `???' discards qualifiers from pointer target type 2 conflicting types for built-in function `???' 2 comparison between signed and unsigned 2 `???' defined but not used 1 unused variable `???' 1 unused parameter `???' 1 the use of `???' is dangerous, better use `???' 1 static declaration for `???' follows non-static 1 initialization makes pointer from integer without a cast 1 implicit declaration of function `???' 1 cast to pointer from integer of different size 1 `long' switch expression not converted to `int' in ISO C 1 `???' might be used uninitialized in this function