r197667 - in /trunk/gcc: ChangeLog cif-code.def...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Wed Apr 10 09:22:00 GMT 2013


Author: rguenth
Date: Wed Apr 10 09:22:04 2013
New Revision: 197667

URL: http://gcc.gnu.org/viewcvs?rev=197667&root=gcc&view=rev
Log:
2013-04-10  Zhouyi Zhou <yizhouzhou@ict.ac.cn>

	* cif-code.def (OVERWRITABLE): Correct the comment for overwritable
	function.
	* ipa-inline.c (can_inline_edge_p): Let dump mechanism report the
	inline fail caused by overwritable functions.

	* gcc.dg/tree-ssa/inline-11.c: New test

Added:
    trunk/gcc/testsuite/gcc.dg/tree-ssa/inline-11.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cif-code.def
    trunk/gcc/ipa-inline.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list