mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-19 13:22:21 +08:00
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.