Message-ID: <19990815170646.B17468@tabor.ta.jcu.cz> Date: Sun, 15 Aug 1999 17:06:46 +0200 From: Jan Hubicka To: djgpp AT delorie DOT com Subject: Re: Is it possible to use ebp in x86 inline assembly ? References: <37B2DB35 DOT B8B00A7E AT club-internet DOT fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93i In-Reply-To: <37B2DB35.B8B00A7E@club-internet.fr>; from flupke on Thu, Aug 12, 1999 at 04:33:25PM +0200 Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, Aug 12, 1999 at 04:33:25PM +0200, flupke wrote: > Is there a way to avoid the "forbidden register spilled" error when > using ebp in inline asssmebly ? -fomit-frame-pointer command line option?