[_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:26:00 GMT 2011


On 05/19/2011 06:16 PM, Joseph S. Myers wrote:
> I'd think the right approach is simply to see if the compiler accepts a 
> trivial source file of the form
> 
> _Complex float cf;
> _Complex double cd;
> _Complex long double cld;
> 
> and if it does, then presume complex support is present.

Joseph,
This is a good idea.  Done this in new patch.

-- 
Yao (齐尧)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-funcargs.patch
Type: text/x-patch
Size: 10484 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20110519/0eda1ed3/attachment.bin>


More information about the Gdb-patches mailing list