LAST_UPDATED: Native configuration is ia64-unknown-linux-gnu === g++ tests ===
Running target unix XPASS: g++.other/init5.C Execution test === g++ Summary === # of expected passes 7874 # of unexpected successes 1 # of expected failures 94 # of untested testcases 23 # of unsupported tests 28 /build/buildd/gcc-3.3-3.3.2ds5/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.2ds5/build/gcc/testsuite/../g77 version 3.3.2 (Debian) === 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 21075 # of unexpected failures 10 # of unexpected successes 5 # of expected failures 78 # of unresolved testcases 4 # of unsupported tests 169 /build/buildd/gcc-3.3-3.3.2ds5/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.2ds5/build/gcc/xgcc version 3.3.2 (Debian) === treelang tests === Running target unix === treelang Summary === # of expected passes 1 === libjava tests === Running target unix === libjava Summary === # of expected passes 2991 # of expected failures 16 # of untested testcases 12 === libstdc++-v3 check-abi Summary === # of added symbols: 27 # of missing symbols: 0 # of incompatible symbols: 0 using: /build/buildd/gcc-3.3-3.3.2ds5/src/libstdc++-v3/config/abi/ia64-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 === libstdc++-v3 Summary === # of expected passes 453 # of unexpected successes 14 # of expected failures 14 Compiler version: 3.3.2 (Debian) 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.14.90.0.7-2 The GNU assembler, linker and binary utiliti ii libc6.1-dev 2.3.2.ds1-10 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. gcc-gnu-stack-note: Emit .note.GNU-stack section on linux arches which by default need executable stack. 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-20030830-patch-update: update the gpc diffs to recent gcc sources gpc-3.x: The gpc patch from the gpc tarball. gpc-names: versioned gpc names gpc-only-update1: gpc-only-update2: gpc-only-update3: gpc-only-update4: gpc-only-update5: nonlocal goto patch for gpc 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 12 warnings in stage3 of this bootstrap. Number of warnings per file: 6 ./ffe.texi 4 ./intdoc.texi 2 Makefile Number of warning types: 6 undefined flag: srcdir. 2 unlikely character ) in @var. 2 unlikely character ( in @var. 1 overriding commands for target `???' 1 ignoring old commands for target `???'