This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC] sh-tdep.c: Don't fetch FPSCR register if it doesn't exist
On Fri, 02 Mar 2012 10:23:47 +0100
Thomas Schwinge <thomas@codesourcery.com> wrote:
> > * sh-tdep.c (sh_frame_cache): Don't fetch the FPSCR register
> > unless it exists for this architecture.
>
> Looks good; before committing, you may want to unify spaces/tabs usage
> used for indenting the comment.
Thanks for noticing that. I've fixed it in my tree. (Don't think
it's worth posting a new patch for it.)
Kevin