> -Original Message-
> From: dev On Behalf Of Thomas Monjalon
> Sent: Sunday, August 8, 2021 8:52 PM
> To: dev@dpdk.org
> Cc: bruce.richard...@intel.com; david.march...@redhat.com; Akhil Goyal
> ; Declan Doherty
> Subject: [dpdk-dev] [PATCH v3 4/5] test/cryp
Error occurs when configuring meson with --buildtype=minsize
with GCC 11.1.0:
app/test/test_cryptodev_blockcipher.c:1133:45: error:
‘blk_tcs’ may be used uninitialized in this function
[-Werror=maybe-uninitialized]
| const struct blockcipher_test_case *blk_tcs;
|
2 matches
Mail list logo