public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: kaz Kojima <kkojima@rr.iij4u.or.jp>
To: libc-hacker@sources.redhat.com
Subject: Re: [PATCH] SH: atomic.h fixes
Date: Sat, 29 Mar 2003 02:39:00 -0000	[thread overview]
Message-ID: <200303290236.h2T2aI816005@r-rr.iij4u.or.jp> (raw)
In-Reply-To: Your message of "Fri, 28 Mar 2003 18:13:14 -0800" <200303290213.h2T2DEL01900@magilla.sf.frob.com>

Roland McGrath <roland@redhat.com> wrote:
> Your current version looks like it still evaluates the macro arg VALUE twice
> in several macros.  Also, I am not sure about using __typeof(value).
> Stick to __typeof(*(mem)) (and don't forget the parens around the macro arg),
> since the value might be a widened literal or something.

I'd like to fix these points. Thanks.

> I don't know SH at all, but I don't see anything that looks like system
> calls in here so I am confused by your comments.

Yes, there are no system calls. Please see
<URL:http://sources.redhat.com/ml/libc-hacker/2002-05/msg00029.html>.

Regards,
	kaz

  reply	other threads:[~2003-03-29  2:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-29  1:23 kaz Kojima
2003-03-29  2:06 ` Ulrich Drepper
2003-03-29  2:13   ` kaz Kojima
2003-03-29  2:26     ` Roland McGrath
2003-03-29  2:39       ` kaz Kojima [this message]
2003-03-29  2:40         ` Roland McGrath
2003-03-29  3:03           ` kaz Kojima
2003-03-29  4:10             ` David Mosberger
2003-03-29  6:59               ` kaz Kojima
2003-03-29  2:36     ` Ulrich Drepper
2003-03-29  2:58       ` kaz Kojima

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=200303290236.h2T2aI816005@r-rr.iij4u.or.jp \
    --to=kkojima@rr.iij4u.or.jp \
    --cc=libc-hacker@sources.redhat.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).