Workaround for FTBFS with gcc 4.6 (http://gcc.gnu.org/PR54965)
authorSiarhei Siamashka <siarhei.siamashka@gmail.com>
Thu, 18 Oct 2012 22:59:16 +0000 (01:59 +0300)
committerSiarhei Siamashka <siarhei.siamashka@gmail.com>
Wed, 24 Oct 2012 21:39:41 +0000 (00:39 +0300)
commit9df645dfb04b5a790faabe1e9a84fc37287d91b0
tree253d5a5159bcc5f36ea33edd525b220747e40b4b
parent31e5a0a393defb8e0534ab1bde29ab23fc04795d
Workaround for FTBFS with gcc 4.6 (gcc.gnu.org/PR54965)

GCC 4.6 has problems with force_inline, so just use normal inline instead.
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=55630
pixman/pixman-combine-float.c