forked from Imagelibrary/rtems
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.