From: Erick Gallesio <eg_at_unice.fr>
> but others have not signalled this kind of problem. Weird....
I checked MIPS compiler on IRIX and it certainly doesn't save
registers except `saved registers' (s0-s7, fs0-fs7) and a few
other special ones. No argument and temporary registers are saved.
Maybe I was just lucky that the compiler allocated the local
variables to the registers to be saved. (I guess the compiler is
likely to use them if the variable is used across procedure calls).
--
Shiro KAWAI
Square USA Inc. Honolulu Studio R&D division
#"The most important things are the hardest things to say" --- Stephen King
Received on Fri Apr 21 2000 - 00:04:55 CEST