[RFA] kfail longjmp.exp tests due to bug 9270

Joseph S. Myers joseph@codesourcery.com
Fri Mar 19 00:58:00 GMT 2010


On Thu, 18 Mar 2010, Doug Evans wrote:

> +setup_kfail "gdb/9270" "x86_64-*-linux*"

What will happen for i686-*-linux* --enable-64-bit-bfd (running tests with 
-m64)?  What about x86_64 running tests with -m32?  Both i?86-* and 
x86_64-* can cover both 32-bit and 64-bit configurations.

What you want is (IA32 or x86_64 GNU/Linux) and (64-bit multilib), I 
think.  In GCC such tests would use the lp64 effective-target, but I don't 
know what the GDB equivalent is.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gdb-patches mailing list