| To: | Ulf Carlsson <ulfc@oss.sgi.com> |
|---|---|
| Subject: | RE: CVS Update@oss.sgi.com: linux |
| From: | Harald Koerfgen <Harald.Koerfgen@home.ivm.de> |
| Date: | Tue, 04 Jul 2000 19:27:53 +0200 (CEST) |
| Cc: | linux-cvs@oss.sgi.com |
| In-reply-to: | <20000702193011Z42202-29274+369@oss.sgi.com> |
| Organization: | none |
| Reply-to: | Harald Koerfgen <Harald.Koerfgen@home.ivm.de> |
| Sender: | owner-linux-cvs@oss.sgi.com |
On 02-Jul-00 Ulf Carlsson wrote:
> CVSROOT: /oss/CVS/cvs
> Module name: linux
> Changes by: ulfc@oss.sgi.com 00/07/02 12:29:58
>
> Modified files:
> include/asm-mips: delay.h param.h
>
> Log message:
> We have to clobber ``hi'' and ``lo'' in __udelay. Nasty bug.
Unfortunately my compilers don't like it.
mipsel-linux-gcc: egcs-2.90.29 980515 (egcs-1.0.3 release) (rpm from oss):
timer.c: In function `sys_nanosleep':
timer.c:848: fixed or forbidden register was spilled.
This may be due to a compiler bug or to impossible asm
statements or clauses.
mips64-linunx-gcc: egcs-2.91.66 (rpm from oss):
timer.c: In function `sys_nanosleep':
timer.c:848: fixed or forbidden register 64 (hi) was spilled for class HI_REG.
This may be due to a compiler bug or to impossible asm
statements or clauses.
Ideas?
--
Regards,
Harald
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | CVS Update@oss.sgi.com: linux, Ulf Carlsson |
|---|---|
| Next by Date: | RE: CVS Update@oss.sgi.com: linux, Ulf Carlsson |
| Previous by Thread: | CVS Update@oss.sgi.com: linux, Ulf Carlsson |
| Next by Thread: | RE: CVS Update@oss.sgi.com: linux, Ulf Carlsson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |