[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patches] allow non-fpu m68k libraries
- To: Nathan Sidwell <nathan@xxxxxxxxxxxxxxxx>
- Subject: Re: [patches] allow non-fpu m68k libraries
- From: Richard Sandiford <richard@xxxxxxxxxxxxxxxx>
- Date: Tue, 27 Mar 2007 09:42:25 +0100
Nathan Sidwell <nathan@xxxxxxxxxxxxxxxx> writes:
> +#elif
> + lea 28(%sp), %sp
> +#endif
...and this should be #else rather than #elif.
Richard