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
Probably because you're not using SOM.

Adding || hppa*-*-linux || hppa64* is probably the right thing to do.

jeff


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