------- Additional Comments From rth at gcc dot gnu dot org 2004-08-26 04:36 ------- Yes. It's unfortunate, but hard-coded register numbers get that way.
The correct way to fix this is to use the new "c" register constraint and to not use $27 as an explicit asm register. I've had to make similar changes to glibc. I'll take care of getting this change pushed into the kernel. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9074 ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter.