X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fmini%2Fmini-ppc.h;h=3f241f6db3178ee9f456421b06748c2cefb70a65;hb=df7f4749377ca5d25567d2cf0c404615c2d0faba;hp=718bb98d6fa4077ed1e8179f5c3bbb419ca3c21e;hpb=ba95f34c0a23e98f2e08f0b2a16df36a66fec006;p=mono.git diff --git a/mono/mini/mini-ppc.h b/mono/mini/mini-ppc.h index 718bb98d6fa..3f241f6db31 100644 --- a/mono/mini/mini-ppc.h +++ b/mono/mini/mini-ppc.h @@ -160,10 +160,6 @@ typedef struct MonoCompileArch { #define MONO_ARCH_HAVE_DECOMPOSE_VTYPE_OPTS 1 #define MONO_ARCH_RETURN_CAN_USE_MULTIPLE_REGISTERS 1 -// FIXME: To get the test case finally_block_ending_in_dead_bb to work properly define the following -// and then implement the fuction mono_arch_create_handler_block_trampoline. -// #define MONO_ARCH_HAVE_HANDLER_BLOCK_GUARD 1 - // Define "DEBUG_ELFABIV2" to allow for debugging output for ELF ABI v2 function call and return codegen // #define DEBUG_ELFABIV2