eina: Avoid increasing required alignment of target type warning on ARM in Eina_Hash. 31/12031/1 tizen
authorRyuan Choi <ryuan.choi@samsung.com>
Mon, 11 Nov 2013 14:10:36 +0000 (23:10 +0900)
committerRyuan Choi <ryuan.choi@samsung.com>
Mon, 11 Nov 2013 14:10:36 +0000 (23:10 +0900)
commita5c5a344bd9bd02dd7b82720414d73bd5a4ecbef
treeac691964255f4b888b4462572379ec901dbcb4a2
parentad0972d0dffedb73384bdeefb66a57fac76118ad
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: I3aa7fa062fb48b8451ab3c223251102acc3abfb6
Signed-off-by: Ryuan Choi <ryuan.choi@samsung.com>
src/include/eina_inline_hash.x