This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH v2 16/19] read/write_pieced_value: Remove unnecessary variable copies
- From: Yao Qi <qiyaoltc at gmail dot com>
- To: Andreas Arnez <arnez at linux dot vnet dot ibm dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 12 Jun 2017 14:49:58 +0100
- Subject: Re: [PATCH v2 16/19] read/write_pieced_value: Remove unnecessary variable copies
- Authentication-results: sourceware.org; auth=none
- References: <1494352015-10465-1-git-send-email-arnez@linux.vnet.ibm.com> <1494352015-10465-17-git-send-email-arnez@linux.vnet.ibm.com>
Andreas Arnez <arnez@linux.vnet.ibm.com> writes:
> gdb/ChangeLog:
>
> * dwarf2loc.c (read_pieced_value): Remove unnecessary variables
> dest_offset_bits and source_offset_bits.
> (write_pieced_value): Likewise.
Patch is good to me.
--
Yao (齐尧)