r173264 - in /trunk/gcc: cp/ChangeLog cp/decl.c...

jason@gcc.gnu.org jason@gcc.gnu.org
Mon May 2 18:38:00 GMT 2011


Author: jason
Date: Mon May  2 18:38:44 2011
New Revision: 173264

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173264
Log:
	PR c++/48446
	* decl.c (stabilize_save_expr_r, stabilize_vla_size): New.
	(compute_array_index_type): Revert earlier 48446 changes.
	(grokdeclarator): Use stabilize_vla_size.

Added:
    trunk/gcc/testsuite/c-c++-common/vla-1.c
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list