mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 19:31:18 +08:00
GCC 15 performs some optimizations based on compiler builtins which break the tests. Use -fno-builtin to disable the optimizations.
GCC 15 performs some optimizations based on compiler builtins which break the tests. Use -fno-builtin to disable the optimizations.