Ivan Grokhotkov 8deb885ce3 newlib: disable some optimizations for syscalls.c
Don’t allow the compiler to convert malloc + memset into calloc,
causing a recursive call in _calloc_r. Fixes crash when building with
-O2 optimization level.
2018-11-22 12:19:49 +08:00
..
2018-11-05 09:54:01 +01:00
2016-08-17 23:08:22 +08:00
2016-08-17 23:08:22 +08:00
2016-08-17 23:08:22 +08:00
2016-08-17 23:08:22 +08:00
2018-09-03 04:39:45 +00:00
2016-10-27 17:21:17 +08:00
2018-08-30 14:29:20 +02:00
2018-11-05 09:54:01 +01:00