Fix build-break when compiling -O0 / TAG=vpp_debug 82/13782/2
authorDave Barach <dave@barachs.net>
Fri, 27 Jul 2018 16:11:52 +0000 (12:11 -0400)
committerFlorin Coras <florin.coras@gmail.com>
Fri, 27 Jul 2018 20:07:05 +0000 (20:07 +0000)
Without inlining [TAG=vpp_debug], gcc7 (at least) refuses to produce
the indicated vector unit instruction.

Change-Id: I0f0400ad74b1e498dce7963a85c47d33afe0a768
Signed-off-by: Dave Barach <dave@barachs.net>

No differences found