r117113 - in /branches/lto: ChangeLog.lto gcc/l...
sandra@gcc.gnu.org
sandra@gcc.gnu.org
Thu Sep 21 16:55:00 GMT 2006
Author: sandra
Date: Thu Sep 21 16:55:30 2006
New Revision: 117113
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117113
Log:
2006-09-21 Sandra Loosemore <sandra@codesourcery.com>
* gcc/lto/lto.c (lto_varargs_cookie): Define.
(lto_read_subroutine_type_subprogram_DIE): Robustify collection
of formal parameters and make it handle varargs.
(lto_read_unspecified_parameters_DIE): New.
(lto_read_DIE): Add lto_read_unspecified_parameters_DIE to table.
* gcc/lto/lto-tree.h (lto_varargs_cookie): Declare.
* gcc/lto/lto-lang.c (lto_init): Initialize lto_varargs_cookie.
Modified:
branches/lto/ChangeLog.lto
branches/lto/gcc/lto/lto-lang.c
branches/lto/gcc/lto/lto-tree.h
branches/lto/gcc/lto/lto.c
More information about the Gcc-cvs
mailing list