r168631 - in /trunk/gcc: ChangeLog tree-inline.c
hjl@gcc.gnu.org
hjl@gcc.gnu.org
Mon Jan 10 13:24:00 GMT 2011
Author: hjl
Date: Mon Jan 10 13:24:27 2011
New Revision: 168631
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168631
Log:
Check e->call_stmt before calling gimple_call_set_cannot_inline.
2011-01-10 H.J. Lu <hongjiu.lu@intel.com>
PR lto/46760
* tree-inline.c (tree_can_inline_p): Check e->call_stmt before
calling gimple_call_set_cannot_inline.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-inline.c
More information about the Gcc-cvs
mailing list