mirror of
https://github.com/apache/nuttx.git
synced 2026-09-19 12:21:54 +08:00
This is to avoid GCC to optimize null-pointer checks away, in case the default operator new is used together with -fno-exceptions.
This is to avoid GCC to optimize null-pointer checks away, in case the default operator new is used together with -fno-exceptions.