This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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]

elf/tst-array[123] failing on PPC


Hi,

these new testcase are failing on PPC:

tst-array1.out:
preinit array 0
preinit array 1
preinit array 2
init
fini

tst-array2.out:
preinit array 0
preinit array 1
preinit array 2
DSO init
DSO init array 0
DSO init array 1
DSO init array 2
init
fini
DSO fini array 2
DSO fini array 1
DSO fini array 0
DSO fini

tst-array3.out:
preinit array 0
preinit array 1
preinit array 2
init
fini

This is with binutils-2.13.90.0.10-3 and current gcc-3.2.1pre.

Franz.


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