From: Christian Würdig Date: Tue, 27 Mar 2007 15:17:47 +0000 (+0000) Subject: new register requirements X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=78b108e8e0ebfcb01158644ca3d15c6358590874;p=libfirm new register requirements --- diff --git a/ir/be/firm/bearch_firm.c b/ir/be/firm/bearch_firm.c index 753c7ca11..606e2430b 100644 --- a/ir/be/firm/bearch_firm.c +++ b/ir/be/firm/bearch_firm.c @@ -249,8 +249,8 @@ static void firm_get_call_abi(const void *self, ir_type *method_type, be_abi_cal static const arch_register_req_t firm_std_reg_req = { arch_register_req_type_normal, ®_classes[CLS_DATAB], - NULL, - NULL + 0, + 0 }; static const arch_register_req_t *