From: Andreas Schwab <schwab@suse.de>
To: Andrew Cagney <ac131313@redhat.com>
Cc: Elena Zannoni <ezannoni@redhat.com>, gdb-patches@sources.redhat.com
Subject: Re: [RFA/TESTSUITE] build schedlock.c on 64-bit platforms
Date: Thu, 10 Apr 2003 16:12:00 -0000 [thread overview]
Message-ID: <je1y0ae3ht.fsf@sykes.suse.de> (raw)
In-Reply-To: <20030410152038.GA11800@nevyn.them.org> (Daniel Jacobowitz's message of "Thu, 10 Apr 2003 11:20:38 -0400")
Daniel Jacobowitz <drow@mvista.com> writes:
|> On Thu, Apr 10, 2003 at 05:16:05PM +0200, Andreas Schwab wrote:
|> > Andrew Cagney <ac131313@redhat.com> writes:
|> >
|> > |> > args[i] = 1;
|> > |> >> - res = pthread_create(&threads[i], NULL, thread_function, (void *)i);
|> > |> >>
|> > |>
|> > |> Try:
|> > |>
|> > |> (((char *) NULL) + i)
|> > |>
|> > |> and what ever the reverse of that is ....
|> >
|> > That is even less portable than the above.
|>
|> Really? What's non-portable about it?
NULL is not an object, and the C standard does not define any meaning for
the above expression. On the other hand, the effect of a cast from
integer to pointer is implementation-defined (although it might trap).
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
next prev parent reply other threads:[~2003-04-10 16:12 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-08 21:16 Elena Zannoni
2003-04-09 13:13 ` Daniel Jacobowitz
2003-04-10 14:08 ` Elena Zannoni
2003-04-10 14:19 ` Daniel Jacobowitz
2003-04-10 14:35 ` Andrew Cagney
2003-04-10 15:16 ` Andreas Schwab
2003-04-10 15:20 ` Daniel Jacobowitz
2003-04-10 16:05 ` Elena Zannoni
2003-04-10 16:36 ` Andreas Schwab
2003-04-10 16:12 ` Andreas Schwab [this message]
2003-04-10 17:45 ` Andrew Cagney
2003-04-10 17:48 ` Daniel Jacobowitz
2003-04-11 5:18 ` Michael Snyder
2003-04-15 1:48 ` Elena Zannoni
2003-04-15 2:06 ` Daniel Jacobowitz
2003-04-15 2:24 ` Elena Zannoni
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=je1y0ae3ht.fsf@sykes.suse.de \
--to=schwab@suse.de \
--cc=ac131313@redhat.com \
--cc=ezannoni@redhat.com \
--cc=gdb-patches@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