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]
Other format: [Raw text]

Re: Raise the test bar for hppa64-hpux and hppa-linux


On Sun, Jul 28, 2002 at 07:04:13PM -0400, John David Anglin wrote:
> FAIL: shared (non PIC)
> 
> Should I XFAIL these as I think "shared (non PIC)" is a not possible on pa.

Yes please.

> < shlib_checkfunptr1 (shlib_shlibvar1) == 0
> < shlib_checkfunptr2 (main_called) == 0
> < shlib_getfunptr1 () != shlib_shlibvar1
> < shlib_getfunptr2 () != main_called
> ---
> > shlib_checkfunptr1 (shlib_shlibvar1) == 1
> > shlib_checkfunptr2 (main_called) == 1
> > shlib_getfunptr1 () == shlib_shlibvar1
> > shlib_getfunptr2 () == main_called
> child process exited abnormally
> FAIL: shared (PIC main)

I'd guess this one is a failure that needs fixing.  Probably due to
plabels.

> 	* ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
> 	ld-selective/sel-dump.exp: Test hppa*64*-*-hpux* target.
> 	* ld-elfvers/vers.exp, ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp,
> 	ld-linkonce/linkonce.exp, ld-shared/shared.exp,
> 	ld-undefined/weak-undef.exp:  Test hppa*64*-*-hpux* and hppa*-*-linux*
> 	targets.
> 	* ld-discard/exit.s, ld-discard/extern.s, ld-discard/start.s,
> 	ld-discard/static.s: Add whitespace before assembler directives.

Installed.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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