This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Results for 4.1.3 20071019 (prerelease) (Debian 4.1.2-17) testsuite on i486-pc-linux-gnu


LAST_UPDATED: Fri Oct 19 09:23:29 UTC 2007 (revision 129483)

Target: i486-linux-gnu
gcc version 4.1.3 20071019 (prerelease) (Debian 4.1.2-17)

		=== acats tests ===
FAIL:	cxf3a01
FAIL:	cxf3a02

		=== acats Summary ===
# of expected passes		2315
# of unexpected failures	2
Native configuration is i486-pc-linux-gnu

		=== gcc tests ===


Running target unix

		=== gcc Summary for unix ===

# of expected passes		39251
# of expected failures		101
# of untested testcases		28
# of unsupported tests		247

Running target unix/-fstack-protector

		=== gcc Summary for unix/-fstack-protector ===

# of expected passes		39251
# of expected failures		101
# of untested testcases		28
# of unsupported tests		247

Running target unix/-m64
FAIL: gcc.misc-tests/linkage.c link
FAIL: gcc.target/i386/asm-1.c  (test for errors, line 4)
FAIL: gcc.target/i386/compress-float-387-pic.c (test for excess errors)
ERROR: gcc.target/i386/compress-float-387-pic.c: error executing dg-final: couldn't open "compress-float-387-pic.s": no such file or directory
UNRESOLVED: gcc.target/i386/compress-float-387-pic.c: error executing dg-final: couldn't open "compress-float-387-pic.s": no such file or directory
FAIL: gcc.target/i386/compress-float-387.c (test for excess errors)
ERROR: gcc.target/i386/compress-float-387.c: error executing dg-final: couldn't open "compress-float-387.s": no such file or directory
UNRESOLVED: gcc.target/i386/compress-float-387.c: error executing dg-final: couldn't open "compress-float-387.s": no such file or directory
FAIL: gcc.target/i386/compress-float-sse-pic.c (test for excess errors)
ERROR: gcc.target/i386/compress-float-sse-pic.c: error executing dg-final: couldn't open "compress-float-sse-pic.s": no such file or directory
UNRESOLVED: gcc.target/i386/compress-float-sse-pic.c: error executing dg-final: couldn't open "compress-float-sse-pic.s": no such file or directory
FAIL: gcc.target/i386/compress-float-sse.c (test for excess errors)
ERROR: gcc.target/i386/compress-float-sse.c: error executing dg-final: couldn't open "compress-float-sse.s": no such file or directory
UNRESOLVED: gcc.target/i386/compress-float-sse.c: error executing dg-final: couldn't open "compress-float-sse.s": no such file or directory

		=== gcc Summary for unix/-m64 ===

# of expected passes		39105
# of unexpected failures	6
# of expected failures		100
# of unresolved testcases	4
# of untested testcases		28
# of unsupported tests		357

		=== gcc Summary ===

# of expected passes		117607
# of unexpected failures	6
# of expected failures		302
# of unresolved testcases	4
# of untested testcases		84
# of unsupported tests		851
/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: i486-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-checking=release i486-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-6             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 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

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

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.

ada-gnatvsn:
  proposed patch for PR ada/27194.

ada-link-lib:
  - Install the shared Ada libraries as '.so.1', not '.so' to conform
  to the Debian policy.
  - Don't include a runtime link path (-rpath), when linking binaries.
  - Build the shared libraries on hppa-linux.
  - Instead of building libada as a target library only, build it as
  both a host and, if different, target library.
  - Build the GNAT tools in their top-level directory; do not use
  recursive makefiles.
  - Link the GNAT tools dynamically.
  - Fix a bug in src/gnattools/configure.ac whereby a nonexistent version
  of indepsw's body was selected.  Regenerate configure. (PR ada/27300)

ada-libgnatvsn:
  - Introduce a new shared library named libgnatvsn, containing
  common components of GNAT under the GNAT-Modified GPL, for
  use in GNAT tools, ASIS, GLADE and GPS.   Link the gnat tools
  against this new library.

ada-libgnatprj:
  - Introduce a new shared library named libgnatprj, containing
  the GNAT project file manager licensed under the pure GPL, for
  use in GNAT tools, GLADE and GPS.  Link the GNAT tools against
  this new library.

ada-acats:
  - When running the ACATS, look for the gnat tools in their new
  directory (build/gnattools), and for the shared libraries in
  build/gcc/ada/rts, build/libgnatvsn and build/libgnatprj.

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

i386-biarch:
  biarch patches for i386/x86_64

gcc-biarch-generic:
  gcc/config/i386/biarch.h: Remove DRIVER_SELF_SPECS macro.

Counting all warnings,
there are 28 warnings in stage3 of this bootstrap.

Number of warnings per file:
     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
      1 gcc/ada/tracebak.c

Number of warning types:
     11 no previous prototype for `???'
      7 string length `???' is greater than the length `???' ISO C89 compilers are required to support
      3 missing initializer
      3 (near initialization for `???')
      2 operand 1 missing mode?
      1 comparison of unsigned expression < 0 is always false
      1 ISO C90 forbids variable-size array `???'


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]