Patch for qspan_pci.c problem with GCC 2.95.2
Dan Malek
dan at netx4.com
Tue Jan 11 06:39:21 EST 2000
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/
More information about the Linuxppc-embedded
mailing list