This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] gdb/testsuite: Fix typos in infcall-nested-structs.c
- From: Andreas Arnez <arnez at linux dot ibm dot com>
- To: Tom Tromey <tom at tromey dot com>
- Cc: gdb-patches at sourceware dot org, Alan Hayward <alan dot hayward at arm dot com>, Andrew Burgess <andrew dot burgess at embecosm dot com>
- Date: Thu, 10 Oct 2019 12:29:34 +0200
- Subject: Re: [PATCH] gdb/testsuite: Fix typos in infcall-nested-structs.c
- References: <m3pnj77a5s.fsf@oc0404454431.ibm.com> <87lfttdcmv.fsf@tromey.com>
On Wed, Oct 09 2019, Tom Tromey wrote:
>>>>>> "Andreas" == Andreas Arnez <arnez@linux.ibm.com> writes:
[...]
> Andreas> gdb/testsuite/ChangeLog:
>
> Andreas> * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
> Andreas> (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
> Andreas> (cmp_struct_05_01, cmp_struct_static_02_01)
> Andreas> (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
> Andreas> comparisons.
>
> Thank you. This looks reasonable to me. I think you could have put it
> in under the obvious rule, even.
Yeah, this does seem obvious... Thanks anyway!
Pushed as 6dfc00411292aa3220b33b6ac9553907e3933b0f.
--
Andreas