eal/arm64: fix poly64/128 compilation with GCC < 4.9
authorHerbert Guan <herbert.guan@arm.com>
Thu, 13 Jul 2017 02:16:42 +0000 (10:16 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 31 Jul 2017 07:45:40 +0000 (09:45 +0200)
commitb06c9b941f845c4c330d66c358419d4a98375d52
tree6a4d1264b5c5b7a700cdd85e3c27a46db7decc60
parentee9c90cf2fb1029cfe814669dd02eaf5bebffa2a
eal/arm64: fix poly64/128 compilation with GCC < 4.9

Use built-in data types for unsupported poly64/128 types
for GCC version lower than 4.9.0

Fixes: 3c4b4024c225 ("arch/arm: add vcopyq_laneq_u32 for old gcc")
Cc: stable@dpdk.org
Signed-off-by: Herbert Guan <herbert.guan@arm.com>
lib/librte_eal/common/include/arch/arm/rte_vect.h