Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Mark Kettenis <mark.kettenis@xs4all.nl>
To: pgilliam@us.ibm.com
Cc: gdb-patches@sources.redhat.com, drow@false.org
Subject: Re: [PATCH] deal with vector return value for ppc68
Date: Thu, 03 Nov 2005 01:31:00 -0000	[thread overview]
Message-ID: <200511022304.jA2N4IXD016588@elgar.sibelius.xs4all.nl> (raw)
In-Reply-To: <20051102204359.GA6755@nevyn.them.org> (message from Daniel Jacobowitz on Wed, 2 Nov 2005 15:44:00 -0500)

> Date: Wed, 2 Nov 2005 15:44:00 -0500
> From: Daniel Jacobowitz <drow@false.org>
>
> > +          if (readbuf)
> > +           {
> > +             regcache_cooked_read (regcache, tdep->ppc_vr0_regnum+2, readbuf);
> > +           }
> > +          if (writebuf)
> > +            {
> > +             regcache_cooked_write(regcache, tdep->ppc_vr0_regnum+2, writebuf);
> > +           }
> 
> Useless braces; spaces before parentheses.

And before and after the +.

Mark


  reply	other threads:[~2005-11-02 23:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-24 23:47 Paul Gilliam
2005-11-02 21:59 ` Kevin Buettner
2005-11-07 23:33   ` Paul Gilliam
2005-11-08  0:10     ` Paul Gilliam
2005-11-08 17:46     ` Kevin Buettner
2005-11-09  6:56       ` Joel Brobecker
2005-11-09  7:24         ` Kevin Buettner
2005-11-15  4:10           ` [COMMIT (6.4)] " Paul Gilliam
2005-11-15  4:40             ` Paul Gilliam
2005-11-02 22:42 ` [PATCH] " Daniel Jacobowitz
2005-11-03  1:31   ` Mark Kettenis [this message]
2005-11-07 21:42     ` [COMMIT] " Paul Gilliam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200511022304.jA2N4IXD016588@elgar.sibelius.xs4all.nl \
    --to=mark.kettenis@xs4all.nl \
    --cc=drow@false.org \
    --cc=gdb-patches@sources.redhat.com \
    --cc=pgilliam@us.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox