]> git.ipfire.org Git - thirdparty/gcc.git/commit
targhooks.c (default_add_stmt_cost): Call target specific hook instead of default...
authorBingfeng Mei <bmei@broadcom.com>
Fri, 6 Jun 2014 09:52:51 +0000 (09:52 +0000)
committerBingfeng Mei <meibf@gcc.gnu.org>
Fri, 6 Jun 2014 09:52:51 +0000 (09:52 +0000)
commit58e5400aec390eb40c272da98d195391ee30b6f0
tree37714d5eb9f39225cb8a2e7bbb4450ac39afcdb5
parentf185af3614d9328d0e1808638d050a0c101e4dd8
targhooks.c (default_add_stmt_cost): Call target specific hook instead of default one.

2014-06-06  Bingfeng Mei  <bmei@broadcom.com>

* targhooks.c (default_add_stmt_cost): Call target specific
hook instead of default one.

From-SVN: r211311
gcc/ChangeLog
gcc/targhooks.c