aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-script.c
diff options
context:
space:
mode:
authorAndreas Arnez <arnez@linux.ibm.com>2019-10-10 12:22:49 +0200
committerAndreas Arnez <arnez@linux.ibm.com>2019-10-10 12:22:49 +0200
commit6dfc00411292aa3220b33b6ac9553907e3933b0f (patch)
treede7c9f519aca7014117ec87e14f13019e1913490 /gdb/cli/cli-script.c
parentabcf2cc85a32a459c2da771c636cc3b6fc985675 (diff)
downloadgdb-6dfc00411292aa3220b33b6ac9553907e3933b0f.zip
gdb-6dfc00411292aa3220b33b6ac9553907e3933b0f.tar.gz
gdb-6dfc00411292aa3220b33b6ac9553907e3933b0f.tar.bz2
gdb/testsuite: Fix typos in infcall-nested-structs.c
Some of the comparison functions in infcall-nested-structs.c contain redundant comparisons like a.<some_field> == a.<some_field> instead of a.<some_field> == b.<some_field>. They were introduced with this commit: 36eb4c5f9bbe6 - "infcall-nested-structs: Test up to five fields" Fix the redundant comparisons. gdb/testsuite/ChangeLog: * gdb.base/infcall-nested-structs.c (cmp_struct_02_01) (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02) (cmp_struct_05_01, cmp_struct_static_02_01) (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant comparisons.
Diffstat (limited to 'gdb/cli/cli-script.c')
0 files changed, 0 insertions, 0 deletions