This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: RFA: Multilib support in gdb.asm tests


Hi Andrew,

> >   + # FIXME: Invoking the assembler directly is incorrect.
>  
> Just FYI, this is wrong.  These tests apply to targets that do not
> have a C compiler so must be able to invoke the assembler directly.

I thought that this might be the case.

What then should be done for multi-libbed targets where the multilib
options passed to the compiler are not the same as the multilib
options (if any) that get passed on to the assembler ?

BTW - was this an approval of my patch ?

Cheers
        Nick


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