[lto] PATCH: get rid of temporary arglist in calls.c

Sandra Loosemore sandra@codesourcery.com
Fri Aug 11 18:02:00 GMT 2006


This patch reorganizes bits of expand_call and initialize_argument_information 
to avoid constructing a temporary list to hold the arguments.  Instead, the 
argument values are inserted directly into the ARGS array.

Already committed as "obvious".

-Sandra

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: aug11.log2
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060811/7808d132/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: aug11.patch2
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060811/7808d132/attachment-0001.ksh>


More information about the Gcc-patches mailing list