LAST_UPDATED: Native configuration is powerpc-unknown-linux-gnu === g++ tests ===
Running target unix XPASS: g++.dg/other/packed1.C execution test XPASS: g++.oliva/linkage1.C (test for excess errors) XPASS: g++.other/init5.C Execution test WARNING: program timed out. FAIL: g++.other/overcnv1.C (test for excess errors) === g++ Summary === # of expected passes 8187 # of unexpected failures 1 # of unexpected successes 3 # of expected failures 96 # of untested testcases 23 # of unsupported tests 30 /build/buildd/gcc-3.3-3.3.6/build/gcc/testsuite/../g++ version 3.3.6 (Debian 1:3.3.6-12) === gcc tests === Running target unix FAIL: gcc.dg/20020103-1.c scan-assembler-not LC FAIL: gcc.dg/altivec-5.c (test for excess errors) FAIL: gcc.dg/duff-2.c (test for excess errors) === gcc Summary === # of expected passes 21249 # of unexpected failures 3 # of expected failures 67 # of unsupported tests 178 /build/buildd/gcc-3.3-3.3.6/build/gcc/xgcc version 3.3.6 (Debian 1:3.3.6-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/money_get_members_char.cc execution test XPASS: 22_locale/money_get_members_wchar_t.cc execution test XPASS: 22_locale/money_put_members_char.cc execution test XPASS: 22_locale/money_put_members_wchar_t.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/num_get_members_char.cc execution test XPASS: 22_locale/num_get_members_wchar_t.cc execution test XPASS: 22_locale/num_put_members_char.cc execution test XPASS: 22_locale/num_put_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 XPASS: 22_locale/time_get_members_char.cc execution test XPASS: 22_locale/time_get_members_wchar_t.cc execution test XPASS: 22_locale/time_put_members_char.cc execution test XPASS: 22_locale/time_put_members_wchar_t.cc execution test === libstdc++-v3 Summary === # of expected passes 453 # of unexpected successes 26 # of expected failures 2 Compiler version: 3.3.6 (Debian 1:3.3.6-12) Platform: powerpc-unknown-linux-gnu configure flags: --host=powerpc-linux-gnu -v --enable-languages=c,c++ --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --disable-multilib 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.16.1cvs20051214-1 The GNU assembler, linker and binary utilities ii libc6-dev 2.3.5-8 GNU C Library: Development Libraries and Heade Patches that Debian applied in this version: pr14925: Backport of PR14925 to the gcc-3.3 branch pr17684: Backport of PR17684 to the gcc-3.3 branch pr18153: Backport of PR18153 to the gcc-3.3 branch pr18380: Backport of PR18380 to the gcc-3.3 branch pr18508: Backport of PR18508 to the gcc-3.3 branch pr10692: 2005-01-05 Richard Henderson <[EMAIL PROTECTED]> PR rtl-opt/10692 * reload1.c (do_input_reload): Restrict the optimization deleteing a previous output reload to RELOAD_FOR_INPUT. pr23241: Fix PR rtl-optimization/23241 gcc-version: Add "(Debian <package version>)" to the gcc version string rename-info-files: Allow transformations on info file names. Reference the transformed info file names in the texinfo files. libf2c-update: libf2c update taken from the 3.4.1 release. libobjc-update: libobjc update taken from the 3.4.1 release. 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-posix: Make gccbug POSIX compliant (patch by David Weinehall) http://www.opengroup.org/onlinepubs/009695399/utilities/test.html hppa-libffi: libffi support for hppa hppa-libjava: Enable libjava support for hppa libffi-config: ffi.h.in: correctly #define ffi_type_[us]long on 32bit archs i386-mtune: 2004-07-08 Paolo Bonzini <[EMAIL PROTECTED]> Jakub Jelinek <[EMAIL PROTECTED]> * config/i386/i386.c (override_options): Enable SSE prefetches with -mtune, as long as we are compiling for i686 or higher. All i686 processors accept SSE prefetches as NOPS, some i586's don't. link-libs: gcc-doc-locale: gcc/doc/invoke.texi: Fix locale name. gcc-mips-update: http://gcc.gnu.org/ml/gcc-patches/2004-06/msg01187.html Backport from 3.4: Don't use empic relocs for mips-linux eh 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. reporting: Add Debian URL for bug reporting isntructions. configure-deplibs_check_method: In all configure scripts for libraries, use deplibs_check_method=pass_all unconditionally for all linux architectures. Counting all warnings, there are 37 warnings in stage3 of this bootstrap. Number of warnings per file: 9 gcc/gcc.c 5 c-p15339.c 4 insn-emit.c 4 gcc/config/rs6000/altivec.md 3 gcc/tlink.c 3 gcc/reload1.c 2 gengtype-yacc.c 2 gcc/crtstuff.c 1 gcc/varasm.c 1 gcc/reload.c 1 gcc/regmove.c 1 gcc/diagnostic.c 1 gcc/collect2.c Number of warning types: 8 string length `???' is greater than the length `???' ISO C89 compilers are required to support 7 traditional C rejects ISO C style function definitions 4 unused parameter `???' 4 operand 3 missing mode? 4 comparison of unsigned expression < 0 is always false 3 comparison between signed and unsigned 2 passing arg ??? of `???' discards qualifiers from pointer target type 2 `???' might be used uninitialized in this function 1 traditional C rejects string concatenation 1 too many arguments for format 1 `???' defined but not used -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]