so... gcc was optimizing the test out... that sucks! fix. make sure gcc
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 3 Oct 2011 16:29:12 +0000 (16:29 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 3 Oct 2011 16:29:12 +0000 (16:29 +0000)
commitffa008dd0c5bd486d80cff423defbf17a4bcdceb
tree7a11d0a43024a5f5372e4f9dea516b1f3185f443
parentf05bd8f1704ef297e27e7145acf4a04d1b5f4950
so... gcc was optimizing the test out... that sucks! fix. make sure gcc
doesnt know what to do with optimizing and actually compiles the code!

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63775 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/engines/common/evas_op_blend/op_blend_master_sse3.c