X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2FTEMPLATE%2Fbearch_TEMPLATE.c;h=13dfe7d22d7fba6ed445ac83712a20dab87d30cf;hb=e7ba741cdd9599ce05d7989bff60a1c6137ee0b5;hp=84d9c693f0844e738303d541cb24abee925e246a;hpb=0a57cf993fcfebf0d80d5cc099c1764124c713cc;p=libfirm diff --git a/ir/be/TEMPLATE/bearch_TEMPLATE.c b/ir/be/TEMPLATE/bearch_TEMPLATE.c index 84d9c693f..13dfe7d22 100644 --- a/ir/be/TEMPLATE/bearch_TEMPLATE.c +++ b/ir/be/TEMPLATE/bearch_TEMPLATE.c @@ -661,7 +661,7 @@ static int TEMPLATE_get_reg_class_alignment(const void *self, * Returns the libFirm configuration parameter for this backend. */ static const backend_params *TEMPLATE_get_backend_params(void) { - static arch_dep_params_t ad = { + static ir_settings_arch_dep_t ad = { 1, /* allow subs */ 0, /* Muls are fast enough on Firm */ 31, /* shift would be ok */