This is the mail archive of the binutils@sourceware.org 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: [patch gas/testsuite]: Fix i386.exp for w64 target


On Tue, Jul 08, 2008 at 12:48:52PM +0200, Kai Tietz wrote:
> Hello,
> 
> Ups, I used the wrong subject, sorry.
> this patch fixes the x86_64 testcases in gas testsuite for w64 target.
> 
> ChangeLog
> 
> 2008-07-07  Kai Tietz  <kai.tietz@onevision.com>
> 
>         * gas/i386/i386.exp (x86-64-pcrel): Disable for w64.
>         (x86-64-sse5): Likewise.
>         (x86-64-opcode-inval): Likewise.
>         (x86-64-opcode-inval-intel): Likewise.
>         (x86-64-w64-pcrel): New.
>         * gas/i386/x86-64-w64-pcrel.d: New.
>         * gas/i386/x86-64-w64-pcrel.s: New.

Is x86-64-w64-pcrel.s the same as x86-64-pcrel.s? If yes,
please use

#source: x86-64-pcrel.s

in x86-64-w64-pcrel.d instead of adding x86-64-w64-pcrel.s. OK
with that change.

Thanks.


H.J.


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