This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] renesas abi and optimize mode switching


On Wed, Oct 01, 2003 at 09:33:39PM -0700, Eric Christopher wrote:
> -#ifdef NORMAL_MODE
> +#if defined (MODE_ENTRY) && defined (MODE_EXIT)

You didn't document that both of these must be defined for
either to take effect.  Is that what you want?


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]