OSDN Git Service

* tree-inline.c (estimate_num_insns): For stdarg functions look
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Jun 2010 09:36:21 +0000 (09:36 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Jun 2010 09:36:21 +0000 (09:36 +0000)
commit69862f316227d697044b7521e9ae44a2dabb7393
tree704c0786f0c407ecce8fbb45e396f7870526a8bc
parentb02fdd3b1c9bc54c5d26e5997a294a27bad7b676
* tree-inline.c (estimate_num_insns): For stdarg functions look
into call statement to count cost of argument passing.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160094 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-inline.c