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]

Re: [PATCH] variable size arrays in nested functions (take 2)


On Tue, Feb 13, 2001 at 01:15:54PM -0500, Jakub Jelinek wrote:
> 	* stor-layout.c (is_pending_size, put_pending_size): New functions.
> 	(variable_size): Call put_pending_size.
> 	* tree.h (is_pending_size, put_pending_size): Add prototypes.
> 	* fold-const.c (extract_muldiv): If SAVE_EXPR is on the pending
> 	sizes list, put newly created SAVE_EXPR there as well.
> 
> 	* gcc.c-torture/execute/20010209-1.c: New test.

Ok.


r~


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