From mboxrd@z Thu Jan 1 00:00:00 1970 From: meissner@cygnus.com To: law@cygnus.com, michaelh@ongaonga.chch.cri.nz Cc: egcs@cygnus.com, gcc2@cygnus.com Subject: Re: base + index register addressing Date: Fri, 17 Oct 1997 12:53:00 -0000 Message-id: <199710171559.LAA25330@tweedledumb.cygnus.com> X-SW-Source: 1997-10/msg00715.html | | In message <199710170919.WAA23619@ongaonga.chch.cri.nz>you write: | > | > Here's a patch that I've found that improves register allocation | > where the memory address is the sum of two registers. | Don't forgot those ChangeLog entries! | | I've installed this patch into egcs. I was going to comment that the patch might be even better, if it dealt with register + scaled register that some machines have (such as the x86, ns32k, 88k to name the ones I've dealt with).