mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 06:53:22 +08:00
It seems that recent GCC versions expect that functions with a "const type *" parameter will read from the referenced location. Update #4662.