From: Dan Malek <dan@netx4.com>
To: "Wohlgemuth, Jason" <jason_wohlgemuth@gilbarco.com>
Cc: "'linuxppc-embedded@lists.linuxppc.org'"
<linuxppc-embedded@lists.linuxppc.org>
Subject: Re: Patch for qspan_pci.c problem with GCC 2.95.2
Date: Mon, 10 Jan 2000 14:39:21 -0500 [thread overview]
Message-ID: <387A3569.35EDDB2E@netx4.com> (raw)
In-Reply-To: 200001101455.JAA10125@hoover.gilbarco.com
Wohlgemuth, Jason wrote:
> problem I modified the in-line assembly to tell the compiler that this
> register has been changed.
>
> 86c86
> < : "=r"(x) : "r"(addr) : "%0")
> ---
> > : "=r"(x) : "r"(addr))
>
Well, that is an interesting way to do it. We have been adding
temporary variables and using "+m" directives......
Thanks.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2000-01-10 19:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-01-10 14:55 Patch for qspan_pci.c problem with GCC 2.95.2 Wohlgemuth, Jason
2000-01-10 19:39 ` Dan Malek [this message]
2000-01-10 21:10 ` Where Do I start ? Silmaril Mail
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=387A3569.35EDDB2E@netx4.com \
--to=dan@netx4.com \
--cc=jason_wohlgemuth@gilbarco.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.