diff options
author | Andreas Arnez <arnez@linux.vnet.ibm.com> | 2014-10-22 17:46:29 +0000 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.vnet.ibm.com> | 2014-11-13 10:20:40 +0100 |
commit | 44dba9b9cddaf92d520defc74d38f7d576c9426b (patch) | |
tree | 28cbdb730283e5748821a21f31277690136508a1 /gdb/testsuite/gdb.ada | |
parent | d1fbcd564ab192434686588b9ff0853e158afbfc (diff) | |
download | binutils-44dba9b9cddaf92d520defc74d38f7d576c9426b.zip binutils-44dba9b9cddaf92d520defc74d38f7d576c9426b.tar.gz binutils-44dba9b9cddaf92d520defc74d38f7d576c9426b.tar.bz2 |
'callfuncs' test case: Fixes in conditionally compiled code
The C source file for the 'callfuncs' test case did not compile with
-DNO_PROTOTYPES or -DPROTOTYPES. This patch fixes various syntax
errors under #ifdef NO_PROTOTYPES and a small typo under #ifdef
PROTOTYPES.
gdb/testsuite/ChangeLog:
* gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
code guarded by #ifdef NO_PROTOTYPES.
(t_double_many_args): Likewise.
(DEF_FUNC_MANY_ARGS_1): Likewise.
(DEF_FUNC_VALUES_1): Likewise.
(t_structs_ldc): Renamed from t_structs_fc in conditional code
guarded by #ifdef PROTOTYPES.
Diffstat (limited to 'gdb/testsuite/gdb.ada')
0 files changed, 0 insertions, 0 deletions