From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: Hasdi R Hashim Cc: egcs@cygnus.com Subject: Re: impossible reload Date: Sun, 15 Feb 1998 16:37:00 -0000 Message-id: <2855.887589549@hurl.cygnus.com> References: X-SW-Source: 1998-02/msg00724.html In message < Pine.LNX.3.95.980215153336.13943K-100000@misg.org >you write: > Hello All, > > I am in the middle of writing a new machine desc. I am running > into the following problem when I turn on the optimization: > > ../z.c:6: `asm' operand requires impossible reload > > What do you think I overlooked? Sounds like you've got problems in reload, possibly due to missing register classes or problems with tiny register classes, etc. jeff