r148980 - in /trunk/gcc: ChangeLog builtins.c t...

rth@gcc.gnu.org rth@gcc.gnu.org
Fri Jun 26 18:10:00 GMT 2009


Author: rth
Date: Fri Jun 26 18:10:03 2009
New Revision: 148980

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148980
Log:
	* builtins.c (expand_builtin_alloca): Handle builtin alloca
	that is marked not to be inlined. Remove flag_mudflap use.
	* tree-mudflap.c: Rename mf_xform_derefs to mf_xfrom_statements.
	(mf_xform_statements): Mark builtin alloca calls as un-inlineable.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/builtins.c
    trunk/gcc/tree-mudflap.c



More information about the Gcc-cvs mailing list