linux-origin
[Top] [All Lists]

compilers ... again

To: ulfc@xxxxxxxxxxxxxxxxxxx, linux-origin@xxxxxxxxxxx
Subject: compilers ... again
From: kanoj@xxxxxxxxxxxxxxxxxxx (Kanoj Sarcar)
Date: Wed, 26 Apr 2000 08:08:43 -0700 (PDT)
Sender: owner-linux-origin@xxxxxxxxxxx
Okay, Ulf seems to have isolated a test case for the previous preprocessor
bug. As I mentioned, there is a workaround for the bug, but Ulf, did you 
play with restructuring the code to see whether we can workaround the 
problem?

Here's another more serious problem: create a UP kernel, then disassemble
handle_sys. Identify the code that corresponds to the STI. You will see
the generated code is using registers t4 and t5, instead of t0 and t1
as in the definition of STI in asm/stackframe.h. I can't say this is 
causing any problems, but it is surely disturbing me ...

Kanoj

<Prev in Thread] Current Thread [Next in Thread>