eina: Avoid increasing required alignment of target type warning on ARM in Eina_Hash. 30/12030/1 tizen
authorRyuan Choi <ryuan.choi@samsung.com>
Mon, 11 Nov 2013 14:00:49 +0000 (23:00 +0900)
committerRyuan Choi <ryuan.choi@gmail.com>
Mon, 11 Nov 2013 14:06:21 +0000 (23:06 +0900)
commitb246950565c3d407a2af0a025d88bdde22943a7d
treec46f67bdd366acd5f7b23280a582fe1496b89683
parent3f86da98d10de2709e7273cd078c21318907163f
eina: Avoid increasing required alignment of target type warning on ARM in Eina_Hash.

Cherry-picked from EFL 1.8

Summary:
When building applications with -Wcast-align on ARM, there are following warnings.
increases required alignment of target type warnings. This impact eina_hash_murmur3.

Reviewed By: cedric

Differential Revision: https://phab.enlightenment.org/D31

Change-Id: I17bdbf560f58b3fcd01b7c82fcb22122401d0df4
Signed-off-by: Ryuan Choi <ryuan.choi@samsung.com>
src/include/eina_inline_hash.x