This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Testresults for 2.11rc1


binutils-2.11rc1 testresults using the mail-report{,-with-warnings}.log
Makefile entries (symlink in contrib from gcc).
warning.log requires adding -s0 to the warn_summary command.

Note the BFD problem with hppa2.0-hp-hpux10.20 objects created by HP ANSI C. 

gcc version 2.95.2 19991024 (release)

Native configuration is hppa2.0-hp-hpux10.20

		=== binutils tests ===


Running target unix

		=== binutils Summary ===

# of expected passes		23
# of expected failures		1
# of untested testcases		4
		=== gas tests ===


Running target unix

		=== gas Summary ===

# of expected passes		170
# of expected failures		4

Counting all warnings,
there are 105 warnings in stage0 of this bootstrap.

Number of warnings per file:
  46 libiberty/md5.c
  28 ../../binutils-2.11/bfd/som.c
  16 ../../binutils-2.11/gas/config/tc-hppa.c
   4 ../../binutils-2.11/gas/config/obj-som.c
   2 libiberty/hashtab.c
   2 libiberty/getopt.c
   2 ../../binutils-2.11/bfd/hpux-core.c
   1 libiberty/strsignal.c
   1 lex.yy.c
   1 include/values.h
   1 include/sys/param.h
   1 ../../binutils-2.11/gas/write.c

Number of warning types:
  47 integer constant is unsigned in ANSI C, signed with -traditional
  24 comparison between signed and unsigned
  23 unused parameter \`???'
   2 enumeration value \`???' not handled in switch
   2 \`???' defined but not used
   1 this is the location of the previous definition
   1 missing braces around initializer
   1 implicit declaration of function \`???'
   1 decimal constant is so large that it is unsigned
   1 \`???' redefined
   1 \`???' might be used uninitialized in this function
   1 (near initialization for \`???')

Vendor compiler /opt/ansic/bin/cc HP92453-01 G.10.32.05 HP C Compiler

Native configuration is hppa2.0-hp-hpux10.20

		=== binutils tests ===


Running target unix
FAIL: strip
FAIL: strip with saving a symbol

		=== binutils Summary ===

# of expected passes		24
# of unexpected failures	2
# of expected failures		2
		=== gas tests ===


Running target unix

		=== gas Summary ===

# of expected passes		170
# of expected failures		4


Strip failures with the vendor compiler are from bfd finding the
vendor created object file indigestible.

cc /devel/span/rdb/src/binutils-2.11/binutils/testsuite/binutils-all/testprog.c -g -c -g -o tmpdir/testprog.o
#/devel/span/rdb/src/binutils-2.11.rc1.vendor/binutils/strip-new  tmpdir/testprog.o

bash-2.02$ gdb ../../binutils-2.11.rc1.obj/binutils/strip-new
Wildebeest is free software and you are welcome to distribute copies of
it under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for Wildebeest; type "show warranty"
for details.

Hewlett-Packard Wildebeest 0.75.04 10-Sep-1998 17:34 (based on GDB 4.16)
(built for PA-RISC 1.1 or 2.0, HP-UX 10.20)
Copyright 1996, 1997 Free Software Foundation, Inc...
(gdb) r tmpdir/testprog.o
Starting program: /devel/span/rdb/src/binutils-2.11.rc1.vendor/binutils/../../binutils-2.11.rc1.obj/binutils/strip-new tmpdir/testprog.o
BFD: BFD internal error, aborting at ../../binutils-2.11/bfd/som.c line 4796 in som_set_reloc_info

BFD: Please report this bug.

Child process unexpectedly missing: No child processes.
[New process -1]

Program terminated with signal ?, Unknown signal.
The program no longer exists.
(gdb) b som_set_reloc_info
Breakpoint 2 at 0x4d868: file ../../binutils-2.11/bfd/som.c, line 4558.
(gdb) r
Starting program: /devel/span/rdb/src/binutils-2.11.rc1.vendor/binutils/../../binutils-2.11.rc1.obj/binutils/strip-new tmpdir/testprog.o

Breakpoint 2, som_set_reloc_info (fixup=0x4000d758 "@", end=18,
    internal_relocs=0x0, section=0x4000a6b0, symbols=0x0, just_count=true)
    at ../../binutils-2.11/bfd/som.c:4558
4558	{
(gdb) b 4796
Breakpoint 3 at 0x4de44: file ../../binutils-2.11/bfd/som.c, line 4796.
(gdb) c
Continuing.

Breakpoint 3, som_set_reloc_info (fixup=0x4000ec14 "", end=64,
    internal_relocs=0xd868, section=0x0, symbols=0x0, just_count=true)
    at ../../binutils-2.11/bfd/som.c:4796
4796			abort ();
(gdb) p op
$1 = 221
(gdb) ptype op
type = unsigned int
(gdb) c
Continuing.
BFD: BFD internal error, aborting at ../../binutils-2.11/bfd/som.c line 4796 in som_set_reloc_info

BFD: Please report this bug.

Child process unexpectedly missing: No child processes.
[New process -1]
Temporarily disabling shared library breakpoints:
1

Program terminated with signal ?, Unknown signal.
The program no longer exists.
(gdb) q
bash-2.02$ file tmpdir/testprog.o
tmpdir/testprog.o:	PA-RISC2.0 relocatable object
bash-2.02$ ./objdump tmpdir/testprog.o

tmpdir/testprog.o:     file format som
tmpdir/testprog.o
architecture: hppa1.0, flags 0x0000003d:
HAS_RELOC, HAS_LINENO, HAS_DEBUG, HAS_SYMS, HAS_LOCALS
start address 0x00000000

Sections:
Idx Name	  Size	VMA	LMA	File off  Algn
  0 $TEXT$	000000ac  00000000  00000000	00000080  2**2

  1 $CODE$	0000000c  00000000  00000000	00000080  2**2
		  CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE
  2 $CODE$	000000a0  0000000c  00000000	0000008c  2**2
		  CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE
  3 $PRIVATE$	00000027  40000000  00000000	0000012c  2**3

  4 $DATA$	00000014  40000000  00000000	0000012c  2**3
		  CONTENTS, ALLOC, LOAD, RELOC, DATA
  5 $SHORTDATA$	00000014  40000018  00000000	00000140  2**3
		  CONTENTS, ALLOC, LOAD, RELOC, DATA
  6 $SHORTBSS$	00000000  40000030  00000000	00000000  2**3
		  ALLOC
  7 $DEBUG$	000013a7  00000000  00000000	00000420  2**2
		  DEBUGGING
  8 $HEADER$	00000014  00000000  00000000	00000420  2**2
		  CONTENTS, RELOC, READONLY, DATA, DEBUGGING
  9 $GNTT$	00000b1c  00000014  00000000	00000434  2**2
		  CONTENTS, RELOC, READONLY, DATA, DEBUGGING
 10 $LNTT$	000001e0  00000b30  00000000	00000f50  2**2
		  CONTENTS, RELOC, READONLY, DATA, DEBUGGING
 11 $SLT$	 00000118  00000d10  00000000	00001130  2**2
		  CONTENTS, RELOC, READONLY, DATA, DEBUGGING
 12 $VT$	  00000580  00000e28  00000000	00001248  2**2
		  CONTENTS, RELOC, READONLY, DATA, DEBUGGING
SYMBOL TABLE:
40000020 l	$SHORTDATA$	SD$tmpdir#testprog
00000004	 *COM*	common
40000018 g	$SHORTDATA$	global
00000000 g     F $CODE$ fn
0000000c l	$CODE$ D$0
0000000c g     F $CODE$ main
40000000 l	$DATA$ M$13
00000000       F *UND*	strcmp
00000000       F *UND*	printf
00000000       F *UND*	exit
000000ac l	$CODE$ D$1


BFD: BFD internal error, aborting at ../../binutils-2.11/bfd/som.c line 4796

BFD: Please report this bug.


gcc version 2.95.2 19991024 (release)

Native configuration is alpha-dec-osf4.0e

		=== binutils tests ===


Running target unix
FAIL: strip with saving a symbol
FAIL: run stripped executable with saving a symbol

		=== binutils Summary ===

# of expected passes		20
# of unexpected failures	2
# of expected failures		4

Counting all warnings,
there are 155 warnings in stage0 of this bootstrap.

Number of warnings per file:
  46 libiberty/md5.c
  41 include/va_list.h
  41 include/va-alpha.h
  14 ../../binutils-2.11/bfd/coff-alpha.c
   4 ../../binutils-2.11/bfd/ecoff.c
   2 libiberty/getopt.c
   2 ../../binutils-2.11/binutils/readelf.c
   2 ../../binutils-2.11/bfd/osf-core.c
   1 lex.yy.c
   1 ../../binutils-2.11/binutils/stabs.c
   1 ../../binutils-2.11/binutils/rddbg.c

Number of warning types:
  46 integer constant is unsigned in ANSI C, signed with -traditional
  41 redefinition of \`???'
  41 \`???' previously declared here
  16 unused parameter \`???'
   3 ??? format, ??? arg (arg ???)
   2 comparison between signed and unsigned
   1 missing initializer
   1 initialization makes integer from pointer without a cast
   1 initialization from incompatible pointer type
   1 \`???' might be used uninitialized in this function
   1 \`???' defined but not used
   1 (near initialization for \`???')

Vendor compiler

Native configuration is alpha-dec-osf4.0e

		=== binutils tests ===


Running target unix
FAIL: strip with saving a symbol
FAIL: run stripped executable with saving a symbol

		=== binutils Summary ===

# of expected passes		20
# of unexpected failures	2
# of expected failures		4

gcc version 2.95.2 19991024 (release)

Native configuration is i586-sco-sysv5uw7.1.0

		=== binutils tests ===


Running target unix

		=== binutils Summary ===

# of expected passes		25
# of expected failures		1
		=== ld tests ===


Running target unix
FAIL: bootstrap
FAIL: bootstrap with strip
FAIL: bootstrap with --static
FAIL: bootstrap with --traditional-format
FAIL: bootstrap with --no-keep-memory
FAIL: cdtest
FAIL: cdtest with -Ur
FAIL: selective1
FAIL: selective2
FAIL: selective4
FAIL: selective5

		=== ld Summary ===

# of expected passes		14
# of unexpected failures	11
# of expected failures		1
		=== gas tests ===


Running target unix

		=== gas Summary ===

# of expected passes		72

Counting all warnings,	# Warning count wrong - ran out of inodes
			# buildling md5
there are 120 warnings in stage0 of this bootstrap.

Number of warnings per file:
92 libiberty/md5.c
3 ../../binutils-2.11/gas/macro.c
3 ../../binutils-2.11/gas/config/tc-i386.c
2 libiberty/hashtab.c
2 libiberty/getopt.c
2 lex.yy.c
2 ../../binutils-2.11/opcodes/i386-dis.c
2 ../../binutils-2.11/gas/read.c
2 ../../binutils-2.11/bfd/archures.c
1 include/sys/file.h
1 ../../binutils-2.11/ld/lexsup.c
1 ../../binutils-2.11/ld/ldmain.c
1 ../../binutils-2.11/ld/ldlang.c
1 ../../binutils-2.11/gas/gasp.c
1 ../../binutils-2.11/gas/expr.c
1 ../../binutils-2.11/gas/cond.c
1 ../../binutils-2.11/gas/atof-generic.c
1 ../../binutils-2.11/binutils/objcopy.c
1 ../../binutils-2.11/bfd/elf.c

Number of warning types:
93 integer constant is unsigned in ANSI C, signed with -traditional
14 implicit declaration of function \`???'
4 subscript has type \`char'
2 unused variable \`???'
2 unused parameter \`???'
2 \`???' defined but not used
1 decimal constant is so large that it is unsigned
1 comparison between signed and unsigned
1 \`???' within comment

Vendor compiler /usr/bin/cc  SCO Modified Binary - update710 - 03/04/99

Native configuration is i586-sco-sysv5uw7.1.0

		=== binutils tests ===


Running target unix

		=== binutils Summary ===

# of expected passes		22
# of untested testcases		4
		=== ld tests ===


Running target unix
		=== gas tests ===


Running target unix

		=== gas Summary ===

# of expected passes		72


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