public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Test suite results for alphaev68-unknown-linux-gnu (2.16.93)
@ 2006-05-17 23:29 Martin Michlmayr
  2006-05-18 21:54 ` Martin Michlmayr
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Michlmayr @ 2006-05-17 23:29 UTC (permalink / raw)
  To: binutils

Test Run By tbm on Wed May 17 21:30:46 2006
Native configuration is alphaev68-unknown-linux-gnu

		=== binutils tests ===

Schedule of variations:
    unix

		=== binutils Summary ===

# of expected passes		35

		=== gas tests ===

Schedule of variations:
    unix

		=== gas Summary ===

# of expected passes		106
# of expected failures		1

		=== ld tests ===

Schedule of variations:
    unix

FAIL: TLS -fpic -shared [?]
FAIL: TLS -fpic and -fno-pic exec [?]
FAIL: TLS -fpic and -fno-pic exec -relax [?]
FAIL: ld-elf/64ksec
FAIL: vers24a [?]
FAIL: vers24b [?]
FAIL: vers24c [?]
FAIL: vers30
FAIL: vers31

		=== ld Summary ===

# of expected passes		217
# of unexpected failures	9
# of expected failures		32

Errors:

Running /home/tbm/src/binutils-2.16.93/ld/testsuite/ld-elf/sec64k.exp ...
failed with: <tmpdir/dump0.o: In function `foo_1':
(.foo.1+0x0): relocation truncated to fit: REFLONG against symbol `foo_0' defined in .text section in tmpdir/dump0.o
tmpdir/dump0.o: In function `bar_1':
(.foo.1+0x4): relocation truncated to fit: REFLONG against `.foo.1'
tmpdir/dump0.o: In function `foo_2':
(.foo.2+0x0): relocation truncated to fit: REFLONG against symbol `foo_1' defined in .foo.1 section in tmpdir/dump0.o
tmpdir/dump0.o: In function `bar_2':
(.foo.2+0x4): relocation truncated to fit: REFLONG against `.foo.2'
tmpdir/dump0.o: In function `foo_3':
(.foo.3+0x0): relocation truncated to fit: REFLONG against symbol `foo_2' defined in .foo.2 section in tmpdir/dump0.o
tmpdir/dump0.o: In function `bar_3':
(.foo.3+0x4): relocation truncated to fit: REFLONG against `.foo.3'
tmpdir/dump0.o: In function `foo_4':
(.foo.4+0x0): relocation truncated to fit: REFLONG against symbol `foo_3' defined in .foo.3 section in tmpdir/dump0.o
tmpdir/dump0.o: In function `bar_4':
(.foo.4+0x4): relocation truncated to fit: REFLONG against `.foo.4'
tmpdir/dump0.o: In function `foo_5':
(.foo.5+0x0): relocation truncated to fit: REFLONG against symbol `foo_4' defined in .foo.4 section in tmpdir/dump0.o
tmpdir/dump0.o: In function `bar_5':
(.foo.5+0x4): relocation truncated to fit: REFLONG against `.foo.5'
tmpdir/dump0.o: In function `foo_6':
(.foo.6+0x0): additional relocation overflows omitted from the output>, expected: <>
FAIL: ld-elf/64ksec

/home/tbm/src/binutils-2.16.93/ld/../binutils/objdump --dynamic-syms tmpdir/vers30.so | sed -n /VERS/p\;/show/p | sort | uniq  > tmpdir/objdump.out
        tmpdir/objdump.out: 1: 00000000000002c0 g    DF .text   0000000000000004  VERS_30.0   0x80 global
FAIL: vers30

/home/tbm/src/binutils-2.16.93/ld/../binutils/objdump --dynamic-syms tmpdir/vers31.so | sed -n /VERS/p\;/show/p | sort | uniq  > tmpdir/objdump.out
        tmpdir/objdump.out: 1: 0000000000000310 g    DF .text   0000000000000004  VERS_31.0   0x80 _Z1fIA3_icEvPT_T0_
FAIL: vers31

-- 
Martin Michlmayr
http://www.cyrius.com/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Test suite results for alphaev68-unknown-linux-gnu (2.16.93)
  2006-05-17 23:29 Test suite results for alphaev68-unknown-linux-gnu (2.16.93) Martin Michlmayr
@ 2006-05-18 21:54 ` Martin Michlmayr
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Michlmayr @ 2006-05-18 21:54 UTC (permalink / raw)
  To: binutils

* Martin Michlmayr <tbm@cyrius.com> [2006-05-18 00:03]:
> FAIL: TLS -fpic -shared [?]

/home/tbm/src/binutils-2.16.93/builddir-single/ld/../binutils/readelf -WSsrl tmpdir/libtlspic.so > dum
p.out
regexp_diff match failure
regexp "^.* [0-9a-f]+   172 FUNC    GLOBAL DEFAULT    6 fn1$"
line   "    11: 0000000000001000   172 FUNC    GLOBAL DEFAULT [<other>: 88]     6 fn1"
regexp_diff match failure
regexp "^.* [0-9a-f]+ +172 FUNC +GLOBAL DEFAULT +6 fn1$"
line   "    49: 0000000000001000   172 FUNC    GLOBAL DEFAULT [<other>: 88]     6 fn1"
FAIL: TLS -fpic -shared

> FAIL: TLS -fpic and -fno-pic exec [?]

/home/tbm/src/binutils-2.16.93/builddir-single/ld/../binutils/readelf -WSsrl tmpdir/tlsbin > dump.out
regexp_diff match failure
regexp "^[0-9 ]+: [0-9a-f]+ +136 FUNC +GLOBAL DEFAULT +7 fn2$"
line   "    55: 0000000120001000   136 FUNC    GLOBAL DEFAULT [<other>: 88]     7 fn2"
FAIL: TLS -fpic and -fno-pic exec

> FAIL: TLS -fpic and -fno-pic exec -relax [?]

/home/tbm/src/binutils-2.16.93/builddir-single/ld/../binutils/readelf -WSsrl tmpdir/tlsbinr > dump.out
regexp_diff match failure
regexp "^[0-9 ]+: [0-9a-f]+ +136 FUNC +GLOBAL DEFAULT +7 fn2$"
line   "    55: 0000000120001000   136 FUNC    GLOBAL DEFAULT [<other>: 88]     7 fn2"
FAIL: TLS -fpic and -fno-pic exec -relax

> FAIL: vers24a [?]
extra regexps in /home/tbm/src/binutils-2.16.93/ld/testsuite/ld-elfvers/vers24.rd starting with "^Symb
ol table '.symtab' contains [0-9]+ entries:$"
EOF from dump.out
FAIL: vers24a

> FAIL: vers24b [?]

extra regexps in /home/tbm/src/binutils-2.16.93/ld/testsuite/ld-elfvers/vers24.rd starting with "^Symb
ol table '.symtab' contains [0-9]+ entries:$"
EOF from dump.out
FAIL: vers24b

> FAIL: vers24c [?]

extra regexps in /home/tbm/src/binutils-2.16.93/ld/testsuite/ld-elfvers/vers24.rd starting with "^Symb
ol table '.symtab' contains [0-9]+ entries:$"
EOF from dump.out
FAIL: vers24c

-- 
Martin Michlmayr
http://www.cyrius.com/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-05-18  8:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-17 23:29 Test suite results for alphaev68-unknown-linux-gnu (2.16.93) Martin Michlmayr
2006-05-18 21:54 ` Martin Michlmayr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).