vppinfra: selectively disable false-positive GCC-10 warnings 87/26687/3
authorBenoît Ganne <bganne@cisco.com>
Fri, 24 Apr 2020 08:44:40 +0000 (10:44 +0200)
committerDave Barach <openvpp@barachs.net>
Mon, 27 Apr 2020 14:20:52 +0000 (14:20 +0000)
commita66971f980187efd03a84d340b80a7d3cf39deac
tree2bd3df841d5f6842634eb8771f2c343b73a934af
parent9165e0365cc21575fd3e4a98be59317a839553f4
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>
src/vppinfra/memcpy_avx2.h
src/vppinfra/memcpy_avx512.h
src/vppinfra/memcpy_sse3.h