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: [4.0 PATCH] Fix PR c++/18384


On Wed, Mar 09, 2005 at 07:32:02PM -0500, Jakub Jelinek wrote:
> 	PR c++/18384, c++/18327
> 	* decl.c (reshape_init_array): Use UHWI type for max_index_cst
> 	and index.  Convert max_index to size_type_node if it isn't
> 	host_integerp (, 1).
> 
> 	* g++.dg/init/array18.C: New test.

Ok by me.



r~


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