Eo: Remove volatile from the GCC issue workaround.
authorTom Hacohen <tom@stosb.com>
Thu, 23 Aug 2012 14:24:32 +0000 (14:24 +0000)
committerTom Hacohen <tom@stosb.com>
Thu, 23 Aug 2012 14:24:32 +0000 (14:24 +0000)
commitef5e9f83ab29485d88d49ae7360a16d00dbdd139
treefd27297fb906f1e1c809a1bbff76378510f7d66e
parentfabeecd5ea8446866bf43b7c4c1ff2cf4ad0dc44
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.

SVN revision: 75624
legacy/eobj/src/lib/Eo.h