RTEMS | m68k Coldfire BSPs: Address set but unused warnings (!1197)
Joel Sherrill (@joel)
gitlab at rtems.org
Fri Apr 10 17:04:27 UTC 2026
Joel Sherrill created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1197
Project:Branches: joel/rtems:m68k-start-warnings to rtems/rtos/rtems:main
Author: Joel Sherrill
Assignee: Joel Sherrill
## Summary
av5282/start/init5282.c: Address set but unused warnings
GCC 16 flagged this while GCC 15 did not. Because the code was
using the "temp" variable in what appeared to be delay loops,
added the "(void) temp" hint to avoid the warning.
## Generative AI
None
<!-- 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/1197
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/20260410/84b39c85/attachment-0001.htm>
More information about the bugs
mailing list