[PATCH 0/5] Fix gcc 12 warnings
Chris Johns
chrisj at rtems.org
Thu Jun 9 00:34:26 UTC 2022
Thank you for posting fixes for these warnings.
I opened https://devel.rtems.org/ticket/4662 to track this issue. Can the commit
messages please be updated to includes "Updates #4662".
Thanks
Chris
On 8/6/2022 11:34 pm, Matthew Joyce wrote:
> 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(-)
>
More information about the devel
mailing list