This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: Another PA GAS testsuite fix
- From: Alan Modra <amodra at bigpond dot net dot au>
- To: law at redhat dot com
- Cc: binutils at sources dot redhat dot com
- Date: Sat, 24 Nov 2001 10:30:19 +1030
- Subject: Re: Another PA GAS testsuite fix
- References: <23530.1006525554@porcupine.cygnus.com>
On Fri, Nov 23, 2001 at 09:25:54AM -0500, law@redhat.com wrote:
>
> + # This test is not suitable for the PA for various reasons
> + # not limited to the fact that it depends on specific section
> + # names appearing in the output file.
> # again, p2align doesn't work on c54x target
> ! if { ![istarget *c54x*-*-*] ![istarget hppa*-*-*] } then {
> test_cond
> run_dump_test incbin
> }
Runs fine under hppa-linux
../as-new -I$srcdir/$subdir -o dump.o /src/binutils-current/gas/testsuite/gas/all/incbin.s
/scsi/binutils/gas/testsuite/../../binutils/objdump -s -j .data dump.o > dump.out
PASS: incbin