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: Another PA GAS testsuite fix


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


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