[_Complex test 1/4] support_complex_tests in gdb.exp and pass _Complex args to func

Yao Qi yao@codesourcery.com
Thu May 19 13:01:00 GMT 2011


On 05/19/2011 04:14 PM, Mark Kettenis wrote:
> The other thing is that the testsuite should not be "conservative".
> We should run as many tests as possible on as many platforms as
> possible.  Tests that are known to fail should be KFAILed (if there is
> a known bug/issue with GDB itself) or XFAILed (if there is an issue
> with the platform).  Only if running the tests causes serious problems
> (crashing the OS, causing excessive timeouts) we should consider
> skipping them.

No.  I don't want to break running non-complex-type tests in
funcargs.exp or varargs.exp on platforms that don't support _Complex
after this patch.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list