http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46760

--- Comment #27 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-01-10 
13:24:30 UTC ---
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...@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

Reply via email to