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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
