This is the mail archive of the gdb-patches@sourceware.org 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: [_Complex test 2/4] _Complex type in varargs.exp


On Thu, 19 May 2011, Yao Qi wrote:

> This patch is to add _Complex type in vararg testing.
> 
> Run varargs.exp on i686-pc-linux-gnu, get new two KFAIL.  Note that PR
> 12776 is opened to track this problem.

I think such KFAILs need to be target specific, so only for 32-bit x86 in 
this case, since for each target architecture where such a test fails it's 
going to be a separate bug in that target's ABI implementation in GDB and 
should have a separate PR.

-- 
Joseph S. Myers
joseph@codesourcery.com


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