ipa-inline-analysis.c (estimate_node_size_and_time): Allow roundoff errors when compa...
authorJan Hubicka <hubicka@ucw.cz>
Tue, 2 May 2017 22:35:24 +0000 (00:35 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 2 May 2017 22:35:24 +0000 (22:35 +0000)
commit0e8d6eb79458dbf590d4464496f8a55663813c79
tree63cf6af2b63764cce5dd29ebe5e6d982318d44eb
parentc3b73151139abea8b5ee98e3f057138f53924c08
ipa-inline-analysis.c (estimate_node_size_and_time): Allow roundoff errors when comparing specialized and unspecialized times.

* ipa-inline-analysis.c (estimate_node_size_and_time): Allow roundoff
errors when comparing specialized and unspecialized times.

From-SVN: r247528
gcc/ChangeLog
gcc/ipa-inline-analysis.c