Eo: Remove volatile from the GCC issue workaround.
authortasn <tasn>
Thu, 23 Aug 2012 14:24:32 +0000 (14:24 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 23 Aug 2012 14:24:32 +0000 (14:24 +0000)
commit0785a5d47395490b73a880416b232001ca92fdc0
tree0957c5dc313352525cf37e9a72de4563392433fc
parent827543ed07c14b4631bb6b97a760366bce846447
Eo: Remove volatile from the GCC issue workaround.

It seems that just setting to a temp var is enough to make GCC not
optimise it out. It seems GCC's problem is with the void cast.
Also, fixed another place that had the same issue.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj@75624 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/Eo.h