[Bug driver/46760] LTO bootstrap doesn't work with FDO
hjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 10 13:44:00 GMT 2011
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.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-bugs
mailing list