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 bootstrap/45321] Unbreak ARM bootstrap


On 8/31/2010 5:22 AM, Ramana Radhakrishnan wrote:

> 	Mikael Pettersson  <mikpe@it.uu.se> 
> 
> 	PR bootstrap/45321
> 	* gcc/tree.c (stdarg_p): Make fntype parameter const.
> 	* gcc/tree.h (stdarg_p): Likewise.
> 	(function_args_iterator): Remove unused fntype field.
> 	(function_args_iter_init): Do not initialize fntype
> 	field.  Make fntype parameter const.

OK.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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