RTEMS | libdebugger/rtems-debugger-powerpc.c: Address set but unused warning (!1200)
Joel Sherrill (@joel)
gitlab at rtems.org
Fri Apr 10 17:24:13 UTC 2026
Joel Sherrill created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1200
Project:Branches: joel/rtems:fix-warning-in-rtems-debugger-powerpc to rtems/rtos/rtems:main
Author: Joel Sherrill
## Summary
libdebugger/rtems-debugger-powerpc.c: Address set but unused warning
GCC 16 flagged this while GCC 15 did not. Because the code was in
an area which was only enabled for debug, the modification disabled
the entire debug code block and added the "(void) gpr" hint.
## 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/1200
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/38e6801a/attachment-0001.htm>
More information about the bugs
mailing list