[PATCH v2 0/6] gcc 12 warning fixes
Matthew Joyce
matthew.joyce at embedded-brains.de
Fri Jun 10 13:34:53 UTC 2022
From: Matt Joyce <matthew.joyce at embedded-brains.de>
Hello,
Please find v2 attached.
Changes:
1) Added additional patch for __gettod.c
2) Edited comments / formatting
3) Edited tests in malloctest
4) References RTEMS ticket #4662
Thank you!
Sincerely,
Matt
Matt Joyce (6):
libcsupport/src/__times.c: fix warning
cpukit/posix/src/_execve.c: fix warning
cpukit/libcsupport/src/__gettod.c: avoid warning
cpukit/libmd/md5.c: fix warning
testsuites/libtests/POSIX/free.c: fix warning
testsuites/libtests/malloctest: fix warnings
cpukit/libcsupport/src/__gettod.c | 4 +++-
cpukit/libcsupport/src/__times.c | 4 +++-
cpukit/libmd/md5.c | 2 +-
cpukit/posix/src/_execve.c | 4 +++-
testsuites/libtests/POSIX/free.c | 2 +-
testsuites/libtests/malloctest/init.c | 22 +++++++++++++---------
6 files changed, 24 insertions(+), 14 deletions(-)
--
2.31.1
More information about the devel
mailing list