From: <st...@PA...> - 2019-10-15 14:56:18
|
This is to announce objc 3.3.17. Changes compared to objc 3.3.16 : 3.3.17 * OpenIndiana Hipster change for gcc 9.2: in -m32 case need __float128 No change was needed to compile on OpenIndiana Hipster with GCC 9.2 in 64bit mode. For the 32bit mode, there is a __float128 in the stddef.h header, which is supported now in this version. |