r152366 - in /trunk/gcc: ChangeLog tree-sra.c
jamborm@gcc.gnu.org
jamborm@gcc.gnu.org
Thu Oct 1 11:30:00 GMT 2009
Author: jamborm
Date: Thu Oct 1 11:30:12 2009
New Revision: 152366
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152366
Log:
2009-10-01 Martin Jambor <mjambor@suse.cz>
PR bootstrap/41395
* tree-sra.c (is_va_list_type): New function.
(find_var_candidates): Call is_va_list_type.
(find_param_candidates): Check that the type or the type pointed
to are not va_list types.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-sra.c
More information about the Gcc-cvs
mailing list