I just tried compiling Pike 7.4 using gcc 4.0 (prerelease) on OS X and got an error about the CALL_MACHINE_CODE asm macro in src/code/ppc32.h clobbering r31 (which I guess is the purpose of that code). Any hints on how to get the compiler to accept it?