vppinfra: selectively disable false-positive GCC-10 warnings 15/28415/1
authorBenoît Ganne <bganne@cisco.com>
Fri, 24 Apr 2020 08:44:40 +0000 (10:44 +0200)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 13 Aug 2020 17:20:47 +0000 (17:20 +0000)
commit88d730c09e14c16e93006b68ee08ddf39fe132d9
tree9ceda1d20a557656c6bff4b13aed59ec94704fd7
parentbfbbb1855e976c0c1b336fe2b9bea81fac7567a3
vppinfra: selectively disable false-positive GCC-10 warnings

GCC-10 increase overflows-related warnings but is confused by SIMD
operations.

Type: fix

Change-Id: Iafde754c2fbec60e2d0a328f295b1f5c156d8234
Signed-off-by: Benoît Ganne <bganne@cisco.com>
(cherry picked from commit a66971f980187efd03a84d340b80a7d3cf39deac)
src/vppinfra/memcpy_avx2.h
src/vppinfra/memcpy_avx512.h
src/vppinfra/memcpy_sse3.h