r238282 - in /trunk/gcc: ChangeLog cfgexpand.c

tbsaunde@gcc.gnu.org tbsaunde@gcc.gnu.org
Wed Jul 13 02:43:00 GMT 2016


Author: tbsaunde
Date: Wed Jul 13 02:43:56 2016
New Revision: 238282

URL: https://gcc.gnu.org/viewcvs?rev=238282&root=gcc&view=rev
Log:
cfgexpand.c: use auto_vec in stack_vars_data

gcc/ChangeLog:

2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

	* cfgexpand.c (struct stack_vars_data): Make type of fields
	auto_vec.
	(expand_used_vars): Adjust.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgexpand.c



More information about the Gcc-cvs mailing list