From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailserv2.iuinc.com (IDENT:qmailr@mailserv2.iuinc.com [206.245.164.55]) by puffin.external.hp.com (8.9.3/8.9.3) with SMTP id LAA09987 for ; Sat, 9 Dec 2000 11:53:28 -0700 Date: Sat, 9 Dec 2000 10:56:07 -0800 From: Richard Henderson To: Alan Modra Cc: Jeffrey A Law , John David Anglin , Richard Hirst , parisc-linux@thepuffingroup.com, gcc-bugs@gcc.gnu.org Subject: Re: pa reload problem Message-ID: <20001209105607.A5191@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: ; from Alan Modra on Sun, Dec 10, 2000 at 12:57:03AM +1100 List-ID: On Sun, Dec 10, 2000 at 12:57:03AM +1100, Alan Modra wrote: > Grrr, that allocates r1 first, which loses on 32-bit hppa. Err, elaborate on "loses". > When allocating registers, do so according to REG_ALLOC_ORDER and > choose GENERAL_REGS. The problem with this is that you've broken the ABI for all extant targets. r~