This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH V5 1/3] Add AVX512 registers support to GDB.
- From: Pedro Alves <palves at redhat dot com>
- To: Michael Sturm <michael dot sturm at intel dot com>
- Cc: palves at redhat dot com, eliz at gnu dot org, mark dot kettenis at xs4all dot nl, walfred dot tedeschi at intel dot com, gdb-patches at sourceware dot org
- Date: Thu, 24 Apr 2014 12:48:38 +0100
- Subject: Re: [PATCH V5 1/3] Add AVX512 registers support to GDB.
- Authentication-results: sourceware.org; auth=none
- References: <1398258160-9070-1-git-send-email-michael dot sturm at intel dot com> <1398258160-9070-2-git-send-email-michael dot sturm at intel dot com>
Whoops, I forgot to merge this comment to the other email:
On 04/23/2014 02:02 PM, Michael Sturm wrote:
> +void
> +move_k_data_to_reg ()
Should be (void). Same in several functions.
--
Pedro Alves