RTEMS | bsps/powerpc/include/mpc8xx.h: Disable zero length array (!654)
Joel Sherrill (@joel)
gitlab at rtems.org
Tue Aug 5 18:55:12 UTC 2025
Joel Sherrill created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/654
Project:Branches: joel/rtems:mpc8xx.h-fix-zero-length-pad to rtems/rtos/rtems:main
Author: Joel Sherrill
Assignee: Joel Sherrill
## Summary
bsps/powerpc/include/mpc8xx.h: Disable zero length array
A padding array ends up with a size of 0 which is illegal in newer
versions of C -- at least C17 and later.
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/654
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250805/2944eb2c/attachment.htm>
More information about the bugs
mailing list