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