This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r172024 - in /trunk/gcc: ChangeLog tree-inline.c


Author: rguenth
Date: Wed Apr  6 08:56:28 2011
New Revision: 172024

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172024
Log:
2011-04-06  Richard Guenther  <rguenther@suse.de>

	* tree-inline.c (estimate_num_insns): For calls simply account
	for all passed arguments and a used return value.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-inline.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]