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


>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> 	Test inf-call of varargs of type _Complex.
Yao> 	* gdb.base/varargs.c (find_max_float_real): New.
Yao> 	(find_max_double_real, find_max_long_double_real): New.
Yao> 	* gdb.base/varargs.exp: Call these new added functions.

Yao> +if [support_complex_tests] {
Yao> +    set additional_flags "$additional_flags additional_flags=-DTEST_COMPLEX"

lappend

Tom


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