LAST_UPDATED: Fri Oct 19 09:23:29 UTC 2007 (revision 129483) Target: mips-linux-gnu gcc version 4.1.3 20071019 (prerelease) (Debian 4.1.2-17)
=== acats tests === FAIL: c96005d FAIL: cc3120a === acats Summary === # of expected passes 1959 # of unexpected failures 2 # of unsupported tests 356 Native configuration is mips-unknown-linux-gnu === gcc tests === Running target unix FAIL: gcc.c-torture/execute/loop-2f.c execution, -O0 FAIL: gcc.c-torture/execute/loop-2f.c execution, -O1 FAIL: gcc.c-torture/execute/loop-2f.c execution, -O2 FAIL: gcc.c-torture/execute/loop-2f.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/loop-2f.c execution, -O3 -fomit-frame-pointer -funroll-loops FAIL: gcc.c-torture/execute/loop-2f.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: gcc.c-torture/execute/loop-2f.c execution, -O3 -g FAIL: gcc.c-torture/execute/loop-2f.c execution, -Os FAIL: gcc.c-torture/execute/loop-2g.c execution, -O0 FAIL: gcc.c-torture/execute/loop-2g.c execution, -O1 FAIL: gcc.c-torture/execute/loop-2g.c execution, -O2 FAIL: gcc.c-torture/execute/loop-2g.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/loop-2g.c execution, -O3 -fomit-frame-pointer -funroll-loops FAIL: gcc.c-torture/execute/loop-2g.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: gcc.c-torture/execute/loop-2g.c execution, -O3 -g FAIL: gcc.c-torture/execute/loop-2g.c execution, -Os FAIL: gcc.c-torture/execute/ieee/copysign1.c execution, -O0 FAIL: gcc.c-torture/execute/ieee/copysign1.c execution, -O1 FAIL: gcc.c-torture/execute/ieee/copysign1.c execution, -O2 FAIL: gcc.c-torture/execute/ieee/copysign1.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/ieee/copysign1.c execution, -O3 -fomit-frame-pointer -funroll-loops FAIL: gcc.c-torture/execute/ieee/copysign1.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: gcc.c-torture/execute/ieee/copysign1.c execution, -O3 -g FAIL: gcc.c-torture/execute/ieee/copysign1.c execution, -Os FAIL: gcc.dg/attr-alias-3.c (test for excess errors) XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times link_error 0 FAIL: gcc.target/mips/memcpy-1.c scan-assembler-not \\tlbu\\t FAIL: gcc.target/mips/pr33256.c (test for excess errors) === gcc Summary === # of expected passes 38288 # of unexpected failures 27 # of unexpected successes 1 # of expected failures 76 # of untested testcases 28 # of unsupported tests 278 /build/buildd/gnat-4.1-4.1.2/build/gcc/xgcc version 4.1.3 20071019 (prerelease) (Debian 4.1.2-17) Compiler version: 4.1.3 20071019 (prerelease) (Debian 4.1.2-17) Platform: mips-unknown-linux-gnu configure flags: -v --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --disable-libssp --enable-checking=release mips-linux-gnu --enable-languages=c,ada BOOT_CFLAGS= 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.18-1 The GNU assembler, linker and binary utilities ii libc6 2.6.1-5 GNU C Library: Shared libraries Patches that Debian applied in this version: svn-updates: SVN updates from the 4.1 branch upto 20071019. gcc-version: Add package identification to the gcc version string gcc-textdomain: Set gettext's domain and textdomain to the versioned package name. gcc-driver-extra-langs: Add options and specs for languages that are not built from a source (but built from separate sources). gcc-long-double: Add --with{,out}-long-double-128 configure option. Taken from http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25864#c14 libstdc++-long-double: PR target/25864, libstdc++-v3 parts. Taken from http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25864#c13 libstdc++-pic: Build and install libstdc++_pic.a library. libstdc++-doclink: adjust hrefs to point to the local documentation gcc-hash-style-both: Link using --hash-style=both (alpha, amd64, ia64, i386, powerpc, ppc64, s390, sparc) 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 boehm-gc-backport: gcc/java / libjava backport / classpath-0.92 boehm-gc-nocheck: Disable running the boehm-gc testsuite. Hangs the buildd at least on hppa. boehm-gc-getnprocs: boehm-gc/pthread_support.c (GC_get_nprocs): Use sysconf as fallback. fastjar-version: Append GCC version to the fastjar version string. fastjar-doc: fastjar.texi: Directly define the gcctabopt and gccoptlist macros. libstdc++-doxygen: libstdc++ doxygen docs: Set SHORT_NAMES to YES pr20218: Backport of PR middle-end/20218 to the 4.1 branch. pr20218-mips: Backport from mainline for PR middle-end/20218, mips part. pr31868: Backport from mainline for PR target/31868. gcc-directives-only: Backport from trunk: -fdirectives-only (when preprocessing, handle directives, but do not expand macros). arm-libffi: Add closure support to libffi for arm libffi-backport: libffi backport libffi-backport2: Add missing bits for the libffi backport from the trunk - parisc chunks - missing testcases in testsuite/libffi.call libjava-backport-updates: SVN updates from the gcc-4_1-branch-java-merge-20070117 branch upto 20070221. libjava-backport-updates2: SVN updates from the gcc-4_1-rh-branch branch upto 20070428. libjava-backport-updates3: SVN updates from the gcc-4_1-rh-branch branch upto 20070504. libjava-backport-updates4: SVN updates from the gcc-4_1-rh-branch branch upto 20070718. pr32844: backport PR classpath/32844 (java/util/EnumSet.java). pr32862: Fix PR java/32862, bugs in EnumMap implementation. libjava-jar: gjar: support @ arguments. libjava-visibility: Reduce the number of symbols in libgcj.so by 20%; taken from the trunk. libjava-subdir: - Set the libjava sublibdir to /usr/lib/gcj-4_1 - Set the default libgcj database dir to /var/lib/gcj-4.1 libjava-jnipath: - Add /usr/lib/jni to java.library.path. - When running the i386 binaries on amd64, look in - /usr/lib32/gcj-x.y and /usr/lib32/jni instead. libjava-stacktrace: libgcj: Lookup source file name and line number in separated debug files found in /usr/lib/debug libjava-soname: Bump the libgcj soversion. libjava-disable-static: Disable building the static libjava. libjava-rpath: - Link ecjx and gij with -rpath \$(dbexecdir) libjava-maxhostnamelen: libjava: Avoid dependency on MAXHOSTNAMELEN libjava-class-igf: * java/lang/Class.java (internalGetFields): Use LinkedHashSet. gcc-expandv: * gcc.c (main): Call expandargv. alpha-no-ev4-directive: note-gnu-stack: Add .note.GNU-stack sections for gcc's crt files, libffi and boehm-gc Taken from FC. arm-gij: Enable gij interpreter on arm hppa-cbranch: Fix for PR target/26743 (hppa) Backport from gcc trunk 2006-04-12 by [EMAIL PROTECTED] hppa-cbranch2: Fix for PR target/26743 (hppa) Backport from gcc trunk 2006-04-12 by [EMAIL PROTECTED] m68k-fjump: gcc/config/m68k/m68k.md: always use as fjcc pseudo op, we rely heavily on as to generate the right size for the jump instructions fixes #359281 m68k-gc: boehm-gc: the thread suspend handler has to save all registers reenable MPROTECT_VDB, it should work, otherwise it's probably a kernel bug change STACKBOTTOM to LINUX_STACKBOTTOM so it works with 2.6 kernel m68k-save_pic: gcc/config/m68k/m68k.c: correctly save the pic register, when not done by reload() (fixes _Unwind_RaiseException and thus exception handling) fixes 345574 m68k-libffi2: add closure support to libffi for m68k m68k-dwarf: correct the dwarf frame information, but preserve compatibility m68k-split_shift: use correct predicates for long long shifts and use more splits fixes 381572 m68k-prevent-qipush: prevent combine from creating a byte push on the stack (invalid on m68k) m68k-jumptable: Don't force byte offset when accessing the jumptable, gas can generate the correct offset size instead. m68k-peephole: Convert some text peepholes to rtl peepholes, so the correct DWARF2 information can be generated for stack manipulations. (Keep a few peepholes temporarily disabled.) m68k-return: don't use single return if fp register have to be restored fixes 386864 m68k-sig-unwind: add support for unwinding over signal frames m68k-align-code: use "move.l %a4,%a4" to advance within code. m68k-align-stack: try to keep the stack word aligned m68k-dwarf3: emit correct dwarf info for cfa offset and register with -fomit-frame-pointer m68k-fpcompare: bring fp compare early to its desired form to relieve reload, allow any fp constant during and after reload (even special constants) in case reload can't find a free register for them. m68k-secondary-addr-reload: add secondary reloads to allow reload to get byte values into addr regs m68k-notice-move: don't set cc_status for fp move without fp register m68k-symbolic-operand: better recognize symbolic operands in addresses m68k-bitfield-offset: only use constant offset for register bitfields (combine expects shifts, but does a rotate) mips-libspec: mips*-linux: Always imply -lpthread for -pthread pr25524: Backport PR libstdc++/25524 from the trunk pr26864: Backport fix for PR libmudflap/26864 from the trunk. pr26208: PR other/26208 pr26208-r111674: PR other/26208, fix arm pasto libjava-sjlj: Don't try to use _Unwind_Backtrace on SJLJ targets. See bug #387875, #388505, GCC PR 29206. gcc-dwarf2-h: gcc dwarf2.h header additions (r107384, r111620), taken from the trunk gcc-unwind-r111705: gcc unwind r11705, taken from the trunk gcc-unwind-r120406: gcc unwind r120406, taken from the trunk pr9861-nojava: Non-java parts of PR java/9861 (java changes in gcj-ecj-generics.tar.bz2). classpath-config-guess: Update config.guess/config.sub in the classpath directory. arm-pr28516: Fix PR28516 on ARM arm-pr30486: Fix 30486 on ARM arm-unbreak-eabi-armv4t: Fix armv4t build on ARM pr22244: Improve debug info for packed arrays with constant bounds (PR fortran/22244) libgcc-tramp-ppc32: Fix libgcc.a(tramp.o) on ppc32 pr26885: Proposed patch for PR driver/26885 gcc-r109242: Backport r109242 from the trunk gcc-r109581: Backport r109581 from the trunk gcc-4.1-x86-blended: Backport x86 "generic" patches from the trunk gcc-pfrs-2: Fix a regression in the backport of PR 28946 from the trunk (H.J. Lu). cpu-default-generic: set default 32bit ix86 architecture to i486 ada-gcc-name: use gcc-4.1 instead of gcc as the command name. ada-default-project-path: - Change the default search path for project files to the one specified by the Debian Policy for Ada: /usr/share/ada/adainclude. ada-symbolic-tracebacks: - Enable support for symbolic tracebacks in exceptions (delete the dummy convert_addresses from adaint.c, and provide a real one separately.) ada-driver-check: Simplify Ada driver check (we always build using the required Ada version. Needed for warnings on alpha. ada-pr15802: - Backport patch for PR ada/15802 from the trunk. gcc-pascal-lang: Add pascal options and specs for the gcc driver. gcc-d-lang: Add D options and specs for the gcc driver. link-libs: reporting: Add Debian URL for bug reporting instructions. gcc-ice-hack: 2004-01-23 Jakub Jelinek <[EMAIL PROTECTED]> * system.h (ICE_EXIT_CODE): Define. * gcc.c (execute): Don't free first string early, but at the end of the function. Call retry_ice if compiler exited with ICE_EXIT_CODE. (retry_ice): New function. * diagnostic.c (diagnostic_count_diagnostic, diagnostic_action_after_output, error_recursion): Exit with ICE_EXIT_CODE instead of FATAL_EXIT_CODE. gcc-ice-apport: Report an ICE to apport (if apport is available and the environment variable GCC_NOAPPORT is not set) multiarch-include: biarch-include.dpatch Adds biarch include directories /usr/local/include/<arch>-linux-gnu /usr/include/<arch>-linux-gnu to the system include paths, depending on 32/64 bit mode. Counting all warnings, there are 1114 warnings in stage3 of this bootstrap. Number of warnings per file: 539 gcc/config/mips/mips.h 539 gcc/config/elfos.h 12 gcc/config/mips/mips.md 11 gengtype-lex.c 6 gcc/d/lang-specs.h 4 gcc/gcc.c 3 warning Number of warning types: 539 `ASM_OUTPUT_EXTERNAL' redefined 538 this is the location of the previous definition 11 no previous prototype for `???' 7 operand 1 missing mode? 4 operand 0 missing mode? 3 string length `???' is greater than the length `???' ISO C89 compilers are required to support 3 missing initializer 3 (near initialization for `???') 1 this is the location of the previous definition./xgcc -B./ -B/usr/mips-linux-gnu/bin/ -isystem /usr/mips-linux-gnu/include -isystem /usr/mips-linux-gnu/sys-include -L/build/buildd/gnat-4.1-4.1.2/build/gcc/../ld -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -DSHARED -DFINE_GRAINED_LIBRARIES -DL_usi_to_sf -c fp-bit.c -o libgcc/./_usi_to_sf_s.o 1 source missing a mode? 1 `ASM_OUTPUT_EXTERNAL' redefinedIn file included from ./tm.h:10, 1 `ASM_OUTPUT_EXTERNAL' redefined./xgcc -B./ -B/usr/mips-linux-gnu/bin/ -isystem /usr/mips-linux-gnu/include -isystem /usr/mips-linux-gnu/sys-include -L/build/buildd/gnat-4.1-4.1.2/build/gcc/../ld -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -DSHARED -DL_fixxfdi -DLIBGCC2_UNITS_PER_WORD=4 -c ../../src/gcc/libgcc2.c -o libgcc/./_fixxfdi_s.o 1 In file included from ./tm.h:10, 1 ISO C90 forbids variable-size array `???' -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]