This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] [SH] Prologue skipping if there is none
Hi Thomas,
On Mon, 20 Feb 2012 17:15:54 +0100
Thomas Schwinge <thomas@codesourcery.com> wrote:
> So, we do seem to agree that something like the patch I posted initially
> (and as it is incorporated in a similar fashion in your patch, too) does
> already move us forward; is it reasonable that we commit that one now,
> and then continue to look on how to further improve the situation based
> on your patch? This will let us point out more easily which are the
> additional cases your patch improves/regresses on. (I'd offer to port
> your patch over to the new baseline, if you want me to.)
Yeah, as a first step, I think it makes sense for you to commit
the patch that you came up with.
Kevin