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: Move ARM specific, function specific state variable into cfun->machine


On Mon, Feb 04, 2002 at 08:21:59PM +0000, Nick Clifton wrote:
> +   /* Record if the function has a variable argument list.  */
> +   int uses_anonymous_args;

Should be bool.


r~


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