[PATCH 0/5] Fix gcc 12 warnings

Matthew Joyce matthew.joyce at embedded-brains.de
Wed Jun 8 13:34:48 UTC 2022


From: Matt Joyce <matthew.joyce at embedded-brains.de>

Hello,

These patches fix several new warnings which appeared with
gcc 12.

Sincerely,

Matt

Matt Joyce (5):
  libcsupport/src/__times.c: fix warning
  cpukit/posix/src/_execve.c: fix warning
  cpukit/libmd/md5.c: fix warning
  testsuites/libtests/POSIX/free.c: fix warning
  testsuites/libtests/malloctest: fix warning

 cpukit/libcsupport/src/__times.c      |  5 +++++
 cpukit/libmd/md5.c                    |  2 +-
 cpukit/posix/src/_execve.c            |  5 +++++
 testsuites/libtests/POSIX/free.c      |  2 +-
 testsuites/libtests/malloctest/init.c | 17 +++--------------
 5 files changed, 15 insertions(+), 16 deletions(-)

-- 
2.31.1



More information about the devel mailing list