RTEMS | bsps/m68k/mcf5329/start/init5329.c: Address comparison of arrays (!598)
Joel Sherrill (@joel)
gitlab at rtems.org
Thu Jul 17 21:12:40 UTC 2025
Joel Sherrill created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/598
Project:Branches: joel/rtems:mcf5329-init5329.c-Address-comparison to rtems/rtos/rtems:main
Author: Joel Sherrill
Assignee: Joel Sherrill
## Summary
bsps/m68k/mcf5329/start/init5329.c: Address comparison of arrays
GCC warned about comparing arrays by name. In this case, the
comparison of the arrays was not needed. The loops were set up
to not execute any iterations if the symbols in fact had the same
address
<!-- 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/598
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/20250717/7d000ccc/attachment.htm>
More information about the bugs
mailing list