This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Cast function pointer to expected type
- From: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- To: Andreas Schwab <schwab at linux-m68k dot org>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 19 Mar 2012 14:30:11 +0100
- Subject: Re: [PATCH] Cast function pointer to expected type
- References: <m2y5r0spxf.fsf@igel.home>
On Fri, 16 Mar 2012 13:14:52 +0100, Andreas Schwab wrote:
> The cast is needed to select the correct function call ABI.
On which arch? Which testcases are affected by it?
Thanks,
Jan