Results for 4.1.3 20080420 (prerelease) (Debian 4.1.2-22) testsuite on x86_64-pc-linux-gnu
Matthias Klose
doko@debian.org
Sun Apr 27 01:24:00 GMT 2008
LAST_UPDATED: Sun Apr 20 13:12:12 UTC 2008 (revision 134483)
Target: x86_64-linux-gnu
gcc version 4.1.3 20080420 (prerelease) (Debian 4.1.2-22)
Native configuration is x86_64-pc-linux-gnu
=== g++ tests ===
Running target unix
XPASS: g++.old-deja/g++.other/init5.C execution test
=== g++ Summary for unix ===
# of expected passes 12403
# of unexpected successes 1
# of expected failures 66
# of unsupported tests 98
Running target unix/-fstack-protector
XPASS: g++.old-deja/g++.other/init5.C execution test
=== g++ Summary for unix/-fstack-protector ===
# of expected passes 12403
# of unexpected successes 1
# of expected failures 66
# of unsupported tests 98
=== g++ Summary ===
# of expected passes 24806
# of unexpected successes 2
# of expected failures 132
# of unsupported tests 196
/build/buildd/gcc-4.1-4.1.2/build/gcc/testsuite/g++/../../g++ version 4.1.3 20080420 (prerelease) (Debian 4.1.2-22)
=== gcc tests ===
Running target unix
=== gcc Summary for unix ===
# of expected passes 39210
# of expected failures 100
# of untested testcases 28
# of unsupported tests 361
Running target unix/-fstack-protector
=== gcc Summary for unix/-fstack-protector ===
# of expected passes 39210
# of expected failures 100
# of untested testcases 28
# of unsupported tests 361
=== gcc Summary ===
# of expected passes 78420
# of expected failures 200
# of untested testcases 56
# of unsupported tests 722
/build/buildd/gcc-4.1-4.1.2/build/gcc/xgcc version 4.1.3 20080420 (prerelease) (Debian 4.1.2-22)
=== libmudflap tests ===
Running target unix
FAIL: libmudflap.c/fail8-frag.c (-static) output pattern test
FAIL: libmudflap.c/fail9-frag.c (-static) output pattern test
=== libmudflap Summary for unix ===
# of expected passes 1797
# of unexpected failures 2
Running target unix/-fstack-protector
FAIL: libmudflap.c/fail8-frag.c (-static) output pattern test
FAIL: libmudflap.c/fail9-frag.c (-static) output pattern test
=== libmudflap Summary for unix/-fstack-protector ===
# of expected passes 1797
# of unexpected failures 2
=== libmudflap Summary ===
# of expected passes 3594
# of unexpected failures 4
=== libstdc++ tests ===
Running target unix
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)
=== libstdc++ Summary for unix ===
# of expected passes 3399
# of unexpected successes 1
# of expected failures 11
# of unsupported tests 324
Running target unix/-fstack-protector
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)
=== libstdc++ Summary for unix/-fstack-protector ===
# of expected passes 3399
# of unexpected successes 1
# of expected failures 11
# of unsupported tests 324
=== libstdc++ Summary ===
# of expected passes 6798
# of unexpected successes 2
# of expected failures 22
# of unsupported tests 648
Compiler version: 4.1.3 20080420 (prerelease) (Debian 4.1.2-22)
Platform: x86_64-pc-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 --enable-libstdcxx-debug --enable-checking=release x86_64-linux-gnu --enable-languages=c,c++
BOOT_CFLAGS=
Build Dependencies:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-========================================-====================-==============================================
ii binutils 2.18.1~cvs20080103-4 The GNU assembler, linker and binary utilities
ii libc6 2.7-10 GNU C Library: Shared libraries
Patches that Debian applied in this version:
svn-updates:
SVN updates from the 4.1 branch upto 20080420.
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 tausq@debian.org
hppa-cbranch2:
Fix for PR target/26743 (hppa)
Backport from gcc trunk 2006-04-12 by tausq@debian.org
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
pr33639:
Fix PR java/33639
pr33765:
Fix PR java/33765, ignore ZIPEMPTYMAGIC files.
pr28322:
Fix PR other/28322, GCC new warnings and compatibility.
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
pr20218:
Backport of PR middle-end/20218 to the 4.1 branch.
libssp-gnu:
GNU/k*BSD support
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 <jakub@redhat.com>
* 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.
disable-biarch-check:
For biarch builds, disable the testsuite for the non-default architecture
for runtime libraries, which are not built by default (libjava).
config-ml:
disable some biarch libraries for biarch builds
gcc-multilib64dir:
Use lib instead of lib64 as multilibdir on amd64 and ppc64.
disable-configure-run-check:
don't bogusly check if the 64bit binaries also work,
which does break on 32bit kernels.
Counting all warnings,
there are 39 warnings in stage3 of this bootstrap.
Number of warnings per file:
12 gcc/pascal/lang-specs.h
11 gengtype-lex.c
6 gcc/d/lang-specs.h
5 gcc/gcc.c
4 gcc/config/i386/i386.md
1 gcc/java/lang-specs.h
Number of warning types:
11 no previous prototype for `???'
9 missing initializer
9 (near initialization for `???')
7 string length `???' is greater than the length `???' ISO C89 compilers are required to support
2 operand 1 missing mode?
1 ISO C90 forbids variable-size array `???'
More information about the Gcc-testresults
mailing list