ipa-inline.c (can_inline_edge_p): Disable inlining of edges with IL incompatible...
authorRichard Biener <rguenther@suse.de>
Thu, 22 Jan 2015 09:25:22 +0000 (09:25 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 22 Jan 2015 09:25:22 +0000 (09:25 +0000)
commit0c3068e0068c5850939c83c6719e8905db0342b1
treeaee50b2d3af85d215c9b2c8b549d88150943d16f
parentcce93c76bac0718cd084410797c38734b5649156
ipa-inline.c (can_inline_edge_p): Disable inlining of edges with IL incompatible options.

2015-01-22  Richard Biener  <rguenther@suse.de>

* ipa-inline.c (can_inline_edge_p): Disable inlining of edges
with IL incompatible options.  Properly honor user optimize
attributes.

From-SVN: r219989
gcc/ChangeLog
gcc/ipa-inline.c